David Kaufman
2011-08-09 23:48:58 UTC
Hi,
I just wanted to make sure I understand Boyer Moore Algorithm and
comparison count correctly. In the online notes module-8, slide 29/39,
we are searching for the pattern moore in the string boyermoore. it
claims we do 7 comparisons. By my count, it seems we do 6 comparisons.
Is this a mistake, or am I misunderstanding the comparison(check) count?
Thanks
David
I just wanted to make sure I understand Boyer Moore Algorithm and
comparison count correctly. In the online notes module-8, slide 29/39,
we are searching for the pattern moore in the string boyermoore. it
claims we do 7 comparisons. By my count, it seems we do 6 comparisons.
Is this a mistake, or am I misunderstanding the comparison(check) count?
Thanks
David