Next:
Up:
Previous:
Boyer-Moore Algorithm
Most efficient (on average) when P is long and
is large
Matches pattern from right to left
Utilizes two heuristics
Bad Character Heuristic
Example
Next:
Up:
Previous: