pub unsafe extern "C" fn SCIPnodepqGetLowerboundSum(
nodepq: *mut SCIP_NODEPQ,
) -> f64Expand description
gets the sum of lower bounds of all nodes in the queue
pub unsafe extern "C" fn SCIPnodepqGetLowerboundSum(
nodepq: *mut SCIP_NODEPQ,
) -> f64gets the sum of lower bounds of all nodes in the queue