SCIPincludePresolRedvub

Function SCIPincludePresolRedvub 

Source
pub unsafe extern "C" fn SCIPincludePresolRedvub(
    scip: *mut SCIP,
) -> SCIP_RETCODE
Expand description

creates the redvub presolver and includes it in SCIP

@ingroup PresolverIncludes