- Commentz–Walter algorithm
-
The Commentz-Walter algorithm is a string searching algorithm invented by Beate Commentz-Walter. Like the Aho–Corasick string matching algorithm, it can search for multiple patterns at once. It combines ideas from Aho-Corasick with the fast matching of the Boyer–Moore string search algorithm.
GNU grep implements a string matching algorithm very similar to Commentz-Walter[1].
References
External links
http://www.hs-albsig.de/studium/wirtschaftsinformatik/Documents/commentzwalterextab.pdf
Categories:- Algorithms on strings
- Search algorithms
- Algorithm stubs
Wikimedia Foundation. 2010.