Skip to content

Latest commit

 

History

History
71 lines (65 loc) · 3.22 KB

README.md

File metadata and controls

71 lines (65 loc) · 3.22 KB

HAT-trie

Usage

Test

make test-fast
make benchmark

Reading

Code Reference

Debug

  • Can be pure with max container 2 with alphabet 256?
  • Splits not halving links, only ocurences-> too many pure nodes?