LatticeHashForest
Loading...
Searching...
No Matches
Macros
lhf_config.hpp File Reference

Any configurable constants go into this file. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define LHF_SORTED_VECTOR_BINARY_SEARCH_THRESHOLD   12
 
#define LHF_DISABLE_INTERNAL_INTEGRITY_CHECK   true
 

Detailed Description

Any configurable constants go into this file.

Definition in file lhf_config.hpp.

Macro Definition Documentation

◆ LHF_DISABLE_INTERNAL_INTEGRITY_CHECK

#define LHF_DISABLE_INTERNAL_INTEGRITY_CHECK   true

Definition at line 10 of file lhf_config.hpp.

◆ LHF_SORTED_VECTOR_BINARY_SEARCH_THRESHOLD

#define LHF_SORTED_VECTOR_BINARY_SEARCH_THRESHOLD   12

Definition at line 9 of file lhf_config.hpp.