SCIPincludePropRootredcost

Function SCIPincludePropRootredcost 

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

creates the root node reduced cost strengthening propagator and includes it in SCIP

@ingroup PropagatorIncludes