Worst-case optimal priority queues via extended regular counters
From MaRDI portal
Abstract: We consider the classical problem of representing a collection of priority queues under the operations Findmin{}, Insert{}, Decrease{}, Meld{}, Delete{}, and Deletemin{}. In the comparison-based model, if the first four operations are to be supported in constant time, the last two operations must take at least logarithmic time. Brodal showed that his worst-case efficient priority queues achieve these worst-case bounds. Unfortunately, this data structure is involved and the time bounds hide large constants. We describe a new variant of the worst-case efficient priority queues that relies on extended regular counters and provides the same asymptotic time and space bounds as the original. Due to the conceptual separation of the operations on regular counters and all other operations, our data structure is simpler and easier to describe and understand. Also, the constants in the time and space bounds are smaller. In addition, we give an implementation of our structure on a pointer machine. For our pointer-machine implementation, Decrease{} and Meld{} are asymptotically slower and require worst-case time, where denotes the number of elements stored in the resulting priority queue.
Recommendations
Cites work
- A data structure for manipulating priority queues
- Fast meldable priority queues
- Fat heaps without regular counters
- Fibonacci heaps and their uses in improved network optimization algorithms
- scientific article; zbMATH DE number 871899 (Why is no real title available?)
- Meldable heaps and boolean union-find
- Multipartite priority queues
- Strictly-regular number system and data structures
- Two-tier relaxed heaps
- Worst-case optimal priority queues via extended regular counters
Cited in
(10)- A priority queue with the time-finger property
- Regular numeral systems for data structures
- Worst case constant time priority queue
- Fat heaps without regular counters
- A survey on priority queues
- Fat heaps without regular counters
- Worst-case optimal priority queues via extended regular counters
- Strictly-regular number system and data structures
- Bipartite binomial heaps
- scientific article; zbMATH DE number 871899 (Why is no real title available?)
This page was built for publication: Worst-case optimal priority queues via extended regular counters
Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q2907494)