pub unsafe extern "C" fn SCIPincludeHeurRootsoldiving(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the rootsoldiving heuristic and includes it in SCIP
@ingroup PrimalHeuristicIncludes
pub unsafe extern "C" fn SCIPincludeHeurRootsoldiving(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the rootsoldiving heuristic and includes it in SCIP
@ingroup PrimalHeuristicIncludes