Function SCIPincludeBranchruleLeastinf

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

creates the least infeasible LP branching rule and includes it in SCIP

@ingroup BranchingRuleIncludes