website
0.3
Fast String Searching With Suffix Trees
http://www.dogma.net/markn/articles/suffixt/suffixt.htm
rating:
******
This article describes a relatively painless way to construct suffix trees. Once you have a suffix tree constructed, it is extremely easy to search for the longest match of a given string. This makes the suffix tree a nice data structure to use in macro replacement forms of data compression.
Other links to site dogma.net:
23 links to this site were found