Sciweavers

51 search results - page 1 / 11
» Parallel Algorithms for Priority Queue Operations
Sort
View
SWAT
1992
Springer
101views Algorithms» more  SWAT 1992»
13 years 8 months ago
Parallel Algorithms for Priority Queue Operations
This paper presents parallel algorithms for priority queue operations on a p-processor EREWPRAM. The algorithms are based on a new data structure, the Min-path Heap (MH), which is...
Maria Cristina Pinotti, Geppino Pucci
JPDC
1998
73views more  JPDC 1998»
13 years 4 months ago
A Parallel Priority Queue with Constant Time Operations
Gerth Stølting Brodal, Jesper Larsson Tr&au...
COMPUTING
2008
94views more  COMPUTING 2008»
13 years 4 months ago
Two new methods for constructing double-ended priority queues from priority queues
We introduce two data-structural transformations to construct doubleended priority queues from priority queues. To apply our transformations the priority queues exploited must sup...
Amr Elmasry, Claus Jensen, Jyrki Katajainen
WADS
2007
Springer
115views Algorithms» more  WADS 2007»
13 years 10 months ago
Priority Queues Resilient to Memory Faults
In the faulty-memory RAM model, the content of memory cells can get corrupted at any time during the execution of an algorithm, and a constant number of uncorruptible registers are...
Allan Grønlund Jørgensen, Gabriel Mo...
SWAT
2004
Springer
153views Algorithms» more  SWAT 2004»
13 years 10 months ago
Melding Priority Queues
We show that any priority queue data structure that supports insert, delete, and find-min operations in pq(n) time, when n is an upper bound on the number of elements in the prio...
Ran Mendelson, Robert Endre Tarjan, Mikkel Thorup,...