v 2.0.2 Updated: 3 years, 1 month ago
C Minimal Perfect Hashing Library
A perfect hash function maps a static set of n keys into a set of m integer numbers without collisions, where m is greater than or equal to n. If m is equal to n, the function is called minimal.
To install cmph, paste this into the macOS Terminal after installing MacPorts
sudo port install cmph
Installations | 2 |
Requested Installations | 2 |