Computing the Prefix Function

With amortized analysis, can show that computing the prefix-function is O(m).

For more informaiton, see pp 871-874.


next up previous
Next: Similarity Relation Up: BOYER-MOORE Previous: Prefix Function