Abstract
We present a priority queue that supports the operations: insert in worst-case constant time, and delete, delete-min, find-min and decrease-key on an element x in worst-case O(lg(min{wx, qx} + 2)) time, where wx (respectively, qx) is the number of elements that were accessed after (respectively, before) the last access of x and are still in the priority queue at the time when the corresponding operation is performed. Our priority queue then has both the working-set and the queueish properties; and, more strongly, it satisfies these properties in the worst-case sense. We also argue that these bounds are the best possible with respect to the considered measures. Moreover, we modify our priority queue to satisfy a new unifying property - the time-finger property - which encapsulates both the working-set and the queueish properties. In addition, we prove that the working-set bound is asymptotically equivalent to the unified bound (which is the minimum per operation among the static-finger, static-optimality, and working-set bounds). This latter result is of tremendous interest by itself as it had gone unnoticed since the introduction of such bounds by Sleater and Tarjan [10]. Together, these results indicate that our priority queue also satisfies the static-finger, the static-optimality and the unified bounds.
Original language | English |
---|---|
Title of host publication | Combinatorial Algorithms : 22nd International Workshop, IWOCA 2011, Victoria, BC, Canada, July 20-22, 2011, Revised Selected Papers |
Editors | Costas S. Iliopoulos, William F. Smyth |
Number of pages | 14 |
Publisher | Springer |
Publication date | 2011 |
Pages | 209-222 |
ISBN (Print) | 978-3-642-25010-1 |
ISBN (Electronic) | 978-3-642-25011-8 |
DOIs | |
Publication status | Published - 2011 |
Event | 22nd International Workshop on Combinatorial Algorithms - University of Victoria, Victoria, Canada Duration: 20 Jun 2011 → 22 Jun 2011 Conference number: 22 |
Conference
Conference | 22nd International Workshop on Combinatorial Algorithms |
---|---|
Number | 22 |
Location | University of Victoria |
Country/Territory | Canada |
City | Victoria |
Period | 20/06/2011 → 22/06/2011 |
Series | Lecture notes in computer science |
---|---|
Volume | 7056 |
ISSN | 0302-9743 |