pub unsafe extern "C" fn SCIPlpRemoveRedundantRows(
lp: *mut SCIP_LP,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
stat: *mut SCIP_STAT,
eventqueue: *mut SCIP_EVENTQUEUE,
eventfilter: *mut SCIP_EVENTFILTER,
) -> SCIP_RETCODEExpand description
removes all redundant rows that were added at the current node