SCIPlpExactEndDive

Function SCIPlpExactEndDive 

Source
pub unsafe extern "C" fn SCIPlpExactEndDive(
    lpexact: *mut SCIP_LPEXACT,
    blkmem: *mut BMS_BLKMEM,
    set: *mut SCIP_SET,
    stat: *mut SCIP_STAT,
    eventqueue: *mut SCIP_EVENTQUEUE,
    vars: *mut *mut SCIP_VAR,
    nvars: c_int,
) -> SCIP_RETCODE
Expand description

quits exact LP diving and resets bounds and objective values of columns to the current node’s values