gatb.core-API-0.0.0
BooPHF.hpp File Reference

Minimal Perfect Hash Function from Guillaume. More...

#include <gatb/tools/storage/impl/Storage.hpp>
#include <gatb/tools/misc/impl/Stringify.hpp>
#include <gatb/tools/misc/impl/Progress.hpp>
#include <BooPHF/BooPHF.h>
#include <random>
Include dependency graph for BooPHF.hpp:

Classes

struct  AdaptatorDefault< T >
 
class  BooPHF< Key, Adaptator, Progress >
 Minimal Perfect Hash Function. More...
 

Namespaces

 gatb::core
 Core package of the GATP project.
 
 gatb::core::tools
 Tools package.
 
 gatb::core::tools::collections
 Collections interfaces.
 
 gatb::core::tools::collections::impl
 

Detailed Description

Minimal Perfect Hash Function from Guillaume.