SCIPpqueueDelPos

Function SCIPpqueueDelPos 

Source
pub unsafe extern "C" fn SCIPpqueueDelPos(
    pqueue: *mut SCIP_PQUEUE,
    pos: c_int,
)
Expand description

delete element at specified position, maintaining the heap property