Hollow Heaps
We introduce the hollow heap , a very simple data structure with the same amortized efficiency as the classical Fibonacci heap. All heap operations except delete and delete - min take O (1) time, worst case as well as amortized; delete and delete - min take O (log n ) amortized time on a heap of n items. Hollow heaps are the simplest structure to achieve these bounds. Hollow heaps combine two novel ideas: the use of lazy deletion and re-insertion to do decrease - key operations and the use of a dag (directed acyclic graph) instead of a tree or set of trees to represent a heap. Lazy deletion produces hollow nodes (nodes without items), giving the data structure its name.
- Tel Aviv University Israel
- TEL AVIV UNIVERSITY
- Princeton University United States
- Tel Aviv University
- Tel Aviv University
FOS: Computer and information sciences, Data structures, Computer Science - Data Structures and Algorithms, Priority queues, Data Structures and Algorithms (cs.DS), Heaps, Amortized analysis
FOS: Computer and information sciences, Data structures, Computer Science - Data Structures and Algorithms, Priority queues, Data Structures and Algorithms (cs.DS), Heaps, Amortized analysis
25 Research products, page 1 of 3
- 2010IsAmongTopNSimilarDocuments
- 1999IsAmongTopNSimilarDocuments
- 1997IsAmongTopNSimilarDocuments
- 2010IsAmongTopNSimilarDocuments
- 1999IsAmongTopNSimilarDocuments
- 2010IsAmongTopNSimilarDocuments
chevron_left - 1
- 2
- 3
chevron_right
citations This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).6 popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.Average influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).Average impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.Average
