Unit SS: String Searching
Part A: PAT
Introduction
PAT Trees
Algorithms on PAT Trees
Building PAT Trees
PAT Arrays
Summary
Open Text Corp.
Part B: String Matching
Naive Algorithm
Knuth-Morris-Pratt
Boyer-Moore and Variants
Shift-Or
Karp-Rabin
Summary