Re: Any references on pattern matching?



Anunay wrote:
Hello all,

Please suggest some references for pattern matching algorithms,
starting from the brute force sequential search of O(n^2) order to
algorithms like Rabin-Karp of O(n) order.

http://www.google.com/

Do you have a C question to ask?
--
Flash Gordon, living in interesting times.
Web site - http://home.flash-gordon.me.uk/
comp.lang.c posting guidelines and intro:
http://clc-wiki.net/wiki/Intro_to_clc
.