Function scip_sys::SCIPincludeHeurRounding
source · pub unsafe extern "C" fn SCIPincludeHeurRounding(
scip: *mut SCIP
) -> SCIP_RETCODEExpand description
creates the rounding heuristic with infeasibility recovering and includes it in SCIP
@ingroup PrimalHeuristicIncludes