C# implementation of an acyclic graph algorithm for constructing an Order Preserving Minimal Perfect Hash Function (OPMPHF) given a set of keys.
-
Updated
Oct 30, 2023 - C#
8000
C# implementation of an acyclic graph algorithm for constructing an Order Preserving Minimal Perfect Hash Function (OPMPHF) given a set of keys.
C# implementation of Compress, Hash and Displace Algorithm for constructing a Minimal Perfect Hash Function (MPHF) given a set of keys.
Add a description, image, and links to the mphf topic page so that developers can more easily learn about it.
To associate your repository with the mphf topic, visit your repo's landing page and select "manage topics."