maybeshewill / lazy_trie

Simple Suffix Trie with lazy allocation. Build on top of std::vector

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lazy_trie

Simple Suffix Trie with lazy allocation. Build on top of std::vector

About

Simple Suffix Trie with lazy allocation. Build on top of std::vector


Languages

Language:C++ 100.0%