$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [algorithm] Discuss about Aho-Corasick implementation
From: ÐайÑев ÐлекÑÐ°Ð½Ð´Ñ (zamazan4ik_at_[hidden])
Date: 2016-08-28 12:30:57
Hello.
I implemented Aho-Corasick for Boost.Algorithm. I think that a lot of developers are interested in this and can look through my code and guess some suggestions.
You are welcome: https://github.com/ZaMaZaN4iK/algorithm/blob/feature_branch/aho_corasik/include/boost/algorithm/searching/aho_corasick.hpp
--Â
Best regards, Alexander Zaitsev