foolOnTheHill / tp

Text proccessing course project at CIn - UFPE.
0 stars 0 forks source link

Boyer-Moore algorithm #1

Closed foolOnTheHill closed 8 years ago

foolOnTheHill commented 8 years ago

Use this as reference: https://drive.google.com/drive/folders/0B0KLPymSzrIQZldLTy0xSVJLbkE

foolOnTheHill commented 8 years ago

First version was added by me. It will be helpful if you check and modify it to suit to our project. ;)

foolOnTheHill commented 8 years ago

Implement a prepareBoyerMoore to speed it up.