Function scip_sys::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