Skip to content

vmg/mph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is version 1.2 of mph, an order preserving minimal perfect hash
function generator for string keys. It uses the algorithm presented
in the paper:

        A Family of Perfect Hashing Methods
        B. S. Majewski, N. C. Wormald, G. Havas and Z. J. Czech
        Computer Journal (to appear).

The algorithm is probabilistic and runs fast in practice.

See LICENSE (and arena.c) for terms and conditions under which you
may use this software.

See mph.doc for documentation.

See subdirectory "example" for some sample outputs.

Please send all bug reports and suggestions to

    taj@intergate.bc.ca (Taj Khattra)

About

Perfect Hash Functions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published