SCIPnodepqGetLowerboundExact

Function SCIPnodepqGetLowerboundExact 

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

gets the minimal exact lower bound of all nodes in the queue or NULL if empty