Function scip_sys::SCIPpqueueRemove

source ·
pub unsafe extern "C" fn SCIPpqueueRemove(
    pqueue: *mut SCIP_PQUEUE
) -> *mut c_void
Expand description

removes and returns best element from the priority queue