SCIPnodepqGetLowerbound

Function SCIPnodepqGetLowerbound 

Source
pub unsafe extern "C" fn SCIPnodepqGetLowerbound(
    nodepq: *mut SCIP_NODEPQ,
    set: *mut SCIP_SET,
) -> f64
Expand description

gets the minimal lower bound of all nodes in the queue