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