17 Sep
2016
17 Sep
'16
10:39 p.m.
Thanks. As i see, i should start work on trie for Boost...
17.09.2016, 23:48, "Seth"
On 17-09-16 21:31, Зайцев Александр wrote:
Hi!
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?
There's one hiding under the hood in Boost Spirit Qi's `symbol<>` parser. Not sure about genericity or efficiency. But certainly worth checking out.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- С уважением, Зайцев Александр.