pub unsafe extern "C" fn SCIPpqueueRemove(
pqueue: *mut SCIP_PQUEUE,
) -> *mut c_voidExpand description
removes and returns best element from the priority queue
pub unsafe extern "C" fn SCIPpqueueRemove(
pqueue: *mut SCIP_PQUEUE,
) -> *mut c_voidremoves and returns best element from the priority queue