Expand description
Abstraction over possible Minimal-perfect hash functions
Structs§
- Permuted
Mphf - Composition of a MPHF and a permutation
- Swhid
Pthash - VecMphf
- Trivial implementation of
SwhidMphfthat stores the list of items in a vector
Enums§
- DynMphf
- Enum of possible implementations of
SwhidMphf. - Permuted
DynMphf DynMphfcomposed with a permutation
Traits§
- Loadable
Swhid Mphf - Sub-trait of
SwhidMphffor “concrete” MPHF implementations - Swhid
Mphf - Minimal-perfect hash function over
SWHID.