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