pub unsafe extern "C" fn SCIPlpExactUpdateVarObj(
set: *mut SCIP_SET,
lpexact: *mut SCIP_LPEXACT,
var: *mut SCIP_VAR,
oldobj: *mut SCIP_RATIONAL,
newobj: *mut SCIP_RATIONAL,
) -> SCIP_RETCODEExpand description
updates current pseudo and loose objective value for a change in a variable’s objective value