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