pub unsafe extern "C" fn SCIPincludePropVbounds(
scip: *mut SCIP,
) -> SCIP_RETCODEExpand description
creates the vbounds propagator and includes it in SCIP
@ingroup PropagatorIncludes
pub unsafe extern "C" fn SCIPincludePropVbounds(
scip: *mut SCIP,
) -> SCIP_RETCODEcreates the vbounds propagator and includes it in SCIP
@ingroup PropagatorIncludes