pub unsafe extern "C" fn SCIPpqueueClear(pqueue: *mut SCIP_PQUEUE)Expand description
clears the priority queue, but doesn’t free the data elements themselves
pub unsafe extern "C" fn SCIPpqueueClear(pqueue: *mut SCIP_PQUEUE)clears the priority queue, but doesn’t free the data elements themselves