pub unsafe extern "C" fn SCIPnodepqGetLowerboundExact(
nodepq: *mut SCIP_NODEPQ,
set: *mut SCIP_SET,
) -> *mut SCIP_RATIONALExpand description
gets the minimal exact lower bound of all nodes in the queue or NULL if empty
pub unsafe extern "C" fn SCIPnodepqGetLowerboundExact(
nodepq: *mut SCIP_NODEPQ,
set: *mut SCIP_SET,
) -> *mut SCIP_RATIONALgets the minimal exact lower bound of all nodes in the queue or NULL if empty