Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 298 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 298 Bytes

Fast Succinct Trie

To compile the benchmark executable, run the following commands (which require CMake ≥ 3, and a compiler supporting C++17, such as GCC ≥ 7):

cmake . -DCMAKE_BUILD_TYPE=Release
make -j8

The benchmark executable takes as arguments the paths to the datasets.