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