OurBigBook Wikipedia Bot Documentation
Ukkonen's algorithm is a linear-time algorithm for constructing a suffix tree for a given string. A suffix tree is a compressed trie of all the suffixes of a given string, and it has applications in various areas such as bioinformatics, data compression, and pattern matching.

Ancestors (6)

  1. Algorithms on strings
  2. Algorithms
  3. Applied mathematics
  4. Fields of mathematics
  5. Mathematics
  6. Home