SCIPlpExactLink

Function SCIPlpExactLink 

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

ensures all rows/columns are correctly updated, but changes are not yet communicated to the exact LP solver