Recsplit: Minimal perfect hashing via recursive splitting

30Citations
Citations of this article
14Readers
Mendeley users who have this article in their library.

Abstract

A minimal perfect hash function bijectively maps a key set S out of a universe U into the first jS j natural numbers. Minimal perfect hash functions are used, for example, to map irregularly-shaped keys, such as strings, in a compact space so that metadata can then be simply stored in an array. While it is known that just 1:44 bits per key are necessary to store a minimal perfect hash function, no published technique can go below 2 bits per key in practice. We propose a new technique for storing minimal perfect hash functions with expected linear construction time and expected constant lookup time that makes it possible to build for the first time, for example, structures which need 1:56 bits per key, that is, within 8:3% of the lower bound, in less than 2 ms per key. We show that instances of our construction are able to simultaneously beat the construction time, space usage and lookup time of the state-of-the-art data structure reaching 2 bits per key. Moreover, we provide parameter choices giving structures which are competitive with alternative, larger-size data structures in terms of space and lookup time. The construction of our data structures can be easily parallelized or mapped on distributed computational units (e.g., within the MapReduce framework), and structures larger than the available RAM can be directly built in mass storage.

Cite

CITATION STYLE

APA

Esposito, E., Graf, T. M., & Vigna, S. (2020). Recsplit: Minimal perfect hashing via recursive splitting. In Proceedings of the Workshop on Algorithm Engineering and Experiments (Vol. 2020-January, pp. 175–185). Society for Industrial and Applied Mathematics Publications. https://doi.org/10.1137/1.9781611976007.14

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