SCIPpqueueElems

Function SCIPpqueueElems 

Source
pub unsafe extern "C" fn SCIPpqueueElems(
    pqueue: *mut SCIP_PQUEUE,
) -> *mut *mut c_void
Expand description

returns the elements of the queue; changing the returned array may destroy the queue’s ordering!