pub unsafe extern "C" fn SCIPincludePresolStuffing(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the stuffing presolver and includes it in SCIP
@ingroup PresolverIncludes
pub unsafe extern "C" fn SCIPincludePresolStuffing(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the stuffing presolver and includes it in SCIP
@ingroup PresolverIncludes