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