SCIPpqueueFirst

Function SCIPpqueueFirst 

Source
pub unsafe extern "C" fn SCIPpqueueFirst(
    pqueue: *mut SCIP_PQUEUE,
) -> *mut c_void
Expand description

returns the best element of the queue without removing it