This directory refers to the classes for matching strings implemented using the Sather 1.0 version. The string matching algorithms implemented are the naive and the KNUTH-MORRIS-PRATT algorithms. They come from Thomas H. Cormen, Charles E., Introduction to Algorithms, MIT Press,1990, pp. 853-885.

In this directory you can find the following files: