Skip to main content

One doc tagged with "Suffix Tree"

View all tags

Suffix Tree Algorithm

Construct and search a Suffix Tree efficiently to represent all suffixes of a string for substring searching and pattern matching.