SCIProwExactRelease

Function SCIProwExactRelease 

Source
pub unsafe extern "C" fn SCIProwExactRelease(
    row: *mut *mut SCIP_ROWEXACT,
    blkmem: *mut BMS_BLKMEM,
    set: *mut SCIP_SET,
    lpexact: *mut SCIP_LPEXACT,
) -> SCIP_RETCODE
Expand description

decreases usage counter of LP row, and frees memory if necessary