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