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