pub unsafe extern "C" fn SCIPnodepqFirst(
nodepq: *const SCIP_NODEPQ,
) -> *mut SCIP_NODEExpand description
returns the best node of the queue without removing it
pub unsafe extern "C" fn SCIPnodepqFirst(
nodepq: *const SCIP_NODEPQ,
) -> *mut SCIP_NODEreturns the best node of the queue without removing it