pub unsafe extern "C" fn SCIPexecPropVbounds(
scip: *mut SCIP,
force: c_uint,
result: *mut SCIP_RESULT,
) -> SCIP_RETCODEExpand description
performs propagation of variables lower and upper bounds
pub unsafe extern "C" fn SCIPexecPropVbounds(
scip: *mut SCIP,
force: c_uint,
result: *mut SCIP_RESULT,
) -> SCIP_RETCODEperforms propagation of variables lower and upper bounds