Function scip_sys::SCIPincludePropDualfix
source · pub unsafe extern "C" fn SCIPincludePropDualfix(
scip: *mut SCIP
) -> SCIP_RETCODEExpand description
creates the dual fixing propagator and includes it in SCIP
@ingroup PropagatorIncludes