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