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
pub unsafe extern "C" fn SCIPpqueueDelPos(
pqueue: *mut SCIP_PQUEUE,
pos: c_int
)delete element at specified position, maintaining the heap property