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