2007Unpublished venueRequires access

On the power of structural violations in priority queues

Amr Elmasry, Claus Jensen, Jyrki Katajainen

Open publisher page 6 citations

Abstract

Abstract. We give a priority queue which guarantees the worst-case cost of Θ(1) per minimum finding, insertion and decrease (often called decrease-key), and the worst-case cost of Θ(lg n) with at most lg n + O( lg n) element comparisons per minimum deletion and deletion. Here, n denotes the number of elements stored in the data structure prior to the operation in question, and lg n is a shorthand for max {1, log 2 n}. In contrast to a run-relaxed heap, which allows heap-order violations, our priority queue relies on structural violations. The motivation comes from a recent paper by Kaplan and Tarjan, where they asked whether these two apparently different notions of a violation are equivalent in power. CR Classification. E.1 [Data Structures]: Lists, stacks, and queues; E.2 [Data

About this research paper

What this paper is about

Abstract. We give a priority queue which guarantees the worst-case cost of Θ(1) per minimum finding, insertion and decrease (often called decrease-key), and the worst-case cost of Θ(lg n) with at most lg n + O( lg n) element comparisons per minimum deletion and deletion. Here, n denotes the number of elements stored in the data structure prior to the operation in question, and lg n is a shorthand for max {1, log 2 n}. In contrast to a run-relaxed heap, which allows heap-order violations, our priority queue relies on structural violations. The motivation comes from a recent paper by Kaplan and Tarjan, where they asked whether these two apparently different notions of a violation are equivalent in power. CR Classification. E.1 [Data Structures]: Lists, stacks, and queues; E.2 [Data

Why it matters

OpenAlex reports 6 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

Abstract. We give a priority queue which guarantees the worst-case cost of Θ(1) per minimum finding, insertion and decrease (often called decrease-key), and the worst-case cost of Θ(lg n) with at most lg n + O( lg n) element comparisons per minimum deletion and deletion. Here, n denotes the number of elements stored in the data structure prior to the operation in question, and lg n is a shorthand for max {1, log 2 n}. In contrast to a run-relaxed heap, which allows heap-order violations, our priority queue relies on structural violations. The motivation comes from a recent paper by Kaplan and Tarjan, where they asked whether these two apparently different notions of a violation are equivalent in power. CR Classification. E.1 [Data Structures]: Lists, stacks, and queues; E.2 [Data

Key concepts: Heap (data structure), Priority queue, Queue, Combinatorics, Mathematics, Computer science, Discrete mathematics, Algorithm

Related papers

Back to paper searchBrowse research topicsOriginal source
On the power of structural violations in priority queues — Research Paper | ScholarLens