pub unsafe extern "C" fn SCIPlpExactClear(
lpexact: *mut SCIP_LPEXACT,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
) -> SCIP_RETCODEExpand description
removes all columns and rows from LP, releases all rows
pub unsafe extern "C" fn SCIPlpExactClear(
lpexact: *mut SCIP_LPEXACT,
blkmem: *mut BMS_BLKMEM,
set: *mut SCIP_SET,
) -> SCIP_RETCODEremoves all columns and rows from LP, releases all rows