$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] Multiple-pattern string search algorithms
From: meghana madhyastha (meghana.madhyastha_at_[hidden])
Date: 2015-03-22 12:08:47
Hi all !
I noticed that Boost's algorithm module does not include multiple pattern
string searching algorithms such as the Rabin Karp algorithm and
Aho-Corasick algorithm. I think these algorithms are very useful and should
be implemented in the library. If no one is currently working on them, I am
willing to implement them. Please let me know your opinion.
Regards,
Meghana