I am doing work in pattern matching. And in that i want implementation of robin-rapk algorithm.If any body has implemented this algorithms, please give me the code. If not then any body help me implementing this algorithm.
It's actually Rabin-Karp and google gave me these: http://en.wikipedia.org/wiki/Rabin-Karp_string_search_algorithm http://www-igm.univ-mlv.fr/~lecroq/string/node5.html#SECTION0050 http://www.nist.gov/dads/HTML/karpRabin.html