This is an C# implementation of Compress, Hash and Displace Algorithm for constructing a Minimal Perfect Hash Function given a set of keys.
- Compress the displacement map
- Improve construction speed
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an C# implementation of Compress, Hash and Displace Algorithm for constructing a Minimal Perfect Hash Function given a set of keys.