pub unsafe extern "C" fn SCIProwChgLhs(
row: *mut SCIP_ROW,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
eventqueue: *mut SCIP_EVENTQUEUE,
lp: *mut SCIP_LP,
lhs: f64,
) -> SCIP_RETCODEExpand description
changes left hand side of LP row