Sciweavers

62 search results - page 1 / 13
» Are Fibonacci Heaps Optimal?
Sort
View
ISAAC
1994
Springer
93views Algorithms» more  ISAAC 1994»
13 years 10 months ago
Are Fibonacci Heaps Optimal?
Diab Abuaiadh, Jeffrey H. Kingston
TALG
2008
100views more  TALG 2008»
13 years 6 months ago
Thin heaps, thick heaps
The Fibonacci heap was devised to provide an especially efficient implementation of Dijkstra's shortest path algorithm. Although asyptotically efficient, it is not as fast in...
Haim Kaplan, Robert Endre Tarjan
ESA
2009
Springer
120views Algorithms» more  ESA 2009»
14 years 25 days ago
Rank-Pairing Heaps
Abstract. We introduce the rank-pairing heap, a heap (priority queue) implementation that combines the asymptotic efficiency of Fibonacci heaps with much of the simplicity of pair...
Bernhard Haeupler, Siddhartha Sen, Robert Endre Ta...
FOCS
2005
IEEE
13 years 12 months ago
Towards a Final Analysis of Pairing Heaps
Fredman, Sedgewick, Sleator, and Tarjan proposed the pairing heap as a self-adjusting, streamlined version of the Fibonacci heap. It provably supports all priority queue operation...
Seth Pettie
ASPLOS
2006
ACM
13 years 10 months ago
Comprehensively and efficiently protecting the heap
The goal of this paper is to propose a scheme that provides comprehensive security protection for the heap. Heap vulnerabilities are increasingly being exploited for attacks on co...
Mazen Kharbutli, Xiaowei Jiang, Yan Solihin, Guru ...