@inproceedings{46ec973f560a4d5f8f7c43cf5337762a,
title = "Quake heaps: A simple alternative to Fibonacci heaps",
abstract = "This note describes a data structure that has the same theoretical performance as Fibonacci heaps, supporting decrease-key operations in O (1) amortized time and delete-min operations in O (log n) amortized time. The data structure is simple to explain and analyze, and may be of pedagogical value.",
author = "Chan, {Timothy M.}",
year = "2013",
doi = "10.1007/978-3-642-40273-9_3",
language = "English (US)",
isbn = "9783642402722",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer",
pages = "27--32",
booktitle = "Space-Efficient Data Structures, Streams, and Algorithms - Papers in Honor of J. Ian Munro on the Occasion of His 66th Birthday",
address = "Germany",
note = "Conference on Space-Efficient Data Structures, Streams, and Algorithms ; Conference date: 15-08-2013 Through 16-08-2013",
}