Function scip_sys::SCIPincludePresolMILP
source · pub unsafe extern "C" fn SCIPincludePresolMILP(
scip: *mut SCIP
) -> SCIP_RETCODEExpand description
creates the MILP presolver and includes it in SCIP if the presolve library is available
@ingroup PresolverIncludes