SCIPincludeBranchrulePscost

Function SCIPincludeBranchrulePscost 

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

creates the pseudo cost branching rule and includes it in SCIP

@ingroup BranchingRuleIncludes