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