mtodat / hat-trie

HAT-trie implementation following the description in "HAT-trie: A Cache-conscious Trie-based Data Structure for Strings" by Nikolas Askitis and Ranjan Sinh.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

HAT-trie implementation following the description in "HAT-trie: A Cache-conscious Trie-based Data Structure for Strings" by Nikolas Askitis and Ranjan Sinh.

License:GNU Lesser General Public License v3.0