pub unsafe extern "C" fn SCIPlpUpdateVarUbGlobal(
lp: *mut SCIP_LP,
set: *mut SCIP_SET,
var: *mut SCIP_VAR,
oldub: f64,
newub: f64,
) -> SCIP_RETCODEExpand description
updates current root pseudo objective value for a global change in a variable’s upper bound