Worst-case optimal priority queues via extended regular counters
Authors:Amr Elmasry and Jyrki Katajainen
Publication:E-print arXiv:1112.0993, arXiv.org (2011), 23 pp.
Full text:<html.gif>HTML  
Abstract:

We consider the classical problem of representing a collection of priority queues under the operations find-min, insert, decrease, meld, delete, and delete-min. 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 O(lglg n) worst-case time, where n denotes the number of elements stored in the resulting priority queue.

Related:<html.gif>HTML (Conference paper)  
BibLATEX:
@report{EK2011aR,
  author = {Amr Elmasry and Jyrki Katajainen},
  title = {Worst-case optimal priority queues via extended regular counters},
  type = {E-print},
  number = {arXiv:1112.0993},
  institution = {arXiv.org},
  year = {2011},
  pagetotal = {23},
}
This page was generated by Jyrki Katajainen <jyrki@di.ku.dk> on 11.08.2012.