SCIPnodepqBound

Function SCIPnodepqBound 

Source
pub unsafe extern "C" fn SCIPnodepqBound(
    nodepq: *mut SCIP_NODEPQ,
    blkmem: *mut BMS_BLKMEM,
    set: *mut SCIP_SET,
    stat: *mut SCIP_STAT,
    eventqueue: *mut SCIP_EVENTQUEUE,
    eventfilter: *mut SCIP_EVENTFILTER,
    tree: *mut SCIP_TREE,
    reopt: *mut SCIP_REOPT,
    lp: *mut SCIP_LP,
    cutoffbound: f64,
) -> SCIP_RETCODE
Expand description

free all nodes from the queue that are cut off by the given upper bound