18 Sep
2016
18 Sep
'16
11:39 p.m.
Зайцев Александр wrote:
My implementation of Aho-Corasick uses my own implementation of trie data structure. But i want something to use from Boost. Is there trie in Boost?
If not, can I start work on trie for Boost?
It's not Boost per-say, but have you considered PATL? Unfortunately I can't find an authoritative repo as it was purged when code.google went away, however there's many copies on github et al, and it hasn't been touched since around 2010: https://github.com/uxn/patl