pub unsafe extern "C" fn SCIPincludePropRootredcost(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the root node reduced cost strengthening propagator and includes it in SCIP
@ingroup PropagatorIncludes
pub unsafe extern "C" fn SCIPincludePropRootredcost(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the root node reduced cost strengthening propagator and includes it in SCIP
@ingroup PropagatorIncludes