Skip to content
/ BMEAN Public
forked from Malfoy/OLDMPHFREP

Brute Minimal pErfect hAshing constructioN

Notifications You must be signed in to change notification settings

rizkg/BMEAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMEAN

Brute minimal perfect hashing construction

Try:

$make

$./bmean

If this does not work: (which should be the case) Do this: #CC=/usr/bin/g++ CC=g++

Instead of this: CC=/usr/bin/g++ #CC=g++

In the makefile

About

Brute Minimal pErfect hAshing constructioN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 93.6%
  • Makefile 4.5%
  • C 1.9%