pub unsafe extern "C" fn SCIPpqueueFirst(
pqueue: *mut SCIP_PQUEUE,
) -> *mut c_voidExpand description
returns the best element of the queue without removing it
pub unsafe extern "C" fn SCIPpqueueFirst(
pqueue: *mut SCIP_PQUEUE,
) -> *mut c_voidreturns the best element of the queue without removing it