SCIPtreeStoreRelaxSol

Function SCIPtreeStoreRelaxSol 

Source
pub unsafe extern "C" fn SCIPtreeStoreRelaxSol(
    tree: *mut SCIP_TREE,
    set: *mut SCIP_SET,
    relaxation: *mut SCIP_RELAXATION,
    transprob: *mut SCIP_PROB,
) -> SCIP_RETCODE
Expand description

stores relaxation solution before diving or probing