NetBSD/usr.bin/nbperf
joerg 03c8ba1c27 Add nbperf(1), a minimal perfect hash function generator.
Implemented are the 3-graph BDZ algorithm as well as the
2-graph and 3-graph CHM algorithms. All algorithms have expected
linear run time and the smallest functions need around 2.85 bit/key.
2009-08-15 16:21:04 +00:00
..
graph2.c
graph2.h
graph3.c
graph3.h
Makefile
nbperf-bdz.c
nbperf-chm3.c
nbperf-chm.c
nbperf.1
nbperf.c
nbperf.h