pub unsafe extern "C" fn SCIPlpExactUpdateVarLbGlobal(
lpexact: *mut SCIP_LPEXACT,
set: *mut SCIP_SET,
var: *mut SCIP_VAR,
oldlb: *mut SCIP_RATIONAL,
newlb: *mut SCIP_RATIONAL,
) -> SCIP_RETCODEExpand description
updates current root pseudo objective value for a global change in a variable’s lower bound