SCIPgetLastStrongbranchLPSolStat

Function SCIPgetLastStrongbranchLPSolStat 

Source
pub unsafe extern "C" fn SCIPgetLastStrongbranchLPSolStat(
    scip: *mut SCIP,
    branchdir: SCIP_BRANCHDIR,
) -> SCIP_LPSOLSTAT
Expand description

get LP solution status of last strong branching call (currently only works for strong branching with propagation)