Function scip_sys::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