Hi,
I want to implement GREP. It is enough if I could find if the search
string is available in the text. I am not able to understand Boyer-Moore algorithm. As it is the last minute for my project submission, I am not able to spend time understanding Boyer moore algorithm. Can you suggest some other easy algorithm? It will be better if it is quite efficient as well.
Thanks,
Madhumitha