SCIPlpEndDive

Function SCIPlpEndDive 

Source
pub unsafe extern "C" fn SCIPlpEndDive(
    lp: *mut SCIP_LP,
    blkmem: *mut BMS_BLKMEM,
    set: *mut SCIP_SET,
    messagehdlr: *mut SCIP_MESSAGEHDLR,
    stat: *mut SCIP_STAT,
    eventqueue: *mut SCIP_EVENTQUEUE,
    eventfilter: *mut SCIP_EVENTFILTER,
    prob: *mut SCIP_PROB,
    vars: *mut *mut SCIP_VAR,
    nvars: c_int,
) -> SCIP_RETCODE
Expand description

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