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