pub unsafe extern "C" fn SCIPincludeBranchruleLeastinf(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the least infeasible LP branching rule and includes it in SCIP
@ingroup BranchingRuleIncludes
pub unsafe extern "C" fn SCIPincludeBranchruleLeastinf(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the least infeasible LP branching rule and includes it in SCIP
@ingroup BranchingRuleIncludes