A catalogue of algorithms for building weak heaps

2Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

An array-based weak heap is an efficient data structure for realizing an elementary priority queue. In this paper we focus on the construction of a weak heap. Starting from a straightforward algorithm, we end up with a catalogue of algorithms that optimize the standard algorithm in different ways. As the optimization criteria, we consider how to reduce the number of instructions, branch mispredictions, cache misses, and element moves. We also consider other approaches for building a weak heap: one based on repeated insertions and another relying on a non-standard memory layout. For most of the algorithms considered, we also study their effectiveness in practice. © 2012 Springer-Verlag.

Cite

CITATION STYLE

APA

Edelkamp, S., Elmasry, A., & Katajainen, J. (2012). A catalogue of algorithms for building weak heaps. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 7643 LNCS, pp. 249–262). https://doi.org/10.1007/978-3-642-35926-2_27

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free