Type Alias SCIP_PQUEUE

Source
pub type SCIP_PQUEUE = SCIP_PQueue;
Expand description

Priority queue data structure

  • \ref PriorityQueue “List of all available methods”

Aliased Type§

#[repr(C)]
pub struct SCIP_PQUEUE { /* private fields */ }