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