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