SCIPincludePropRedcost

Function SCIPincludePropRedcost 

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

creates the redcost propagator and includes it in SCIP

@ingroup PropagatorIncludes