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