SCIPpqueueRemove

Function 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