SCIPincludeBranchruleRelpscost

Function SCIPincludeBranchruleRelpscost 

Source
pub unsafe extern "C" fn SCIPincludeBranchruleRelpscost(
    scip: *mut SCIP,
) -> SCIP_RETCODE
Expand description

creates the reliable pseudo cost branching rule and includes it in SCIP

@ingroup BranchingRuleIncludes