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