Abstract
The suffix tree - the compacted trie of all the suffixes of a string - is the most important and widely-used data structure in string processing. We consider a natural combinatorial question about suffix trees: for a string S of length n, how many nodes nu(S)(d) can there be at (string) depth d in its suffix tree? We prove nu(n, d) = max(S) (is an element of Sigma n) nu(S)(d) is O ((n/d) log(n/d)), and show that this bound is asymptotically tight, describing strings for which nu(S)(d) is Omega((n/d)log(n/d)). (C) 2020 Elsevier B.V. All rights reserved.
Original language | English |
---|---|
Journal | Theoretical Computer Science |
Volume | 854 |
Pages (from-to) | 63-67 |
Number of pages | 5 |
ISSN | 0304-3975 |
DOIs | |
Publication status | Published - 16 Jan 2021 |
MoE publication type | A1 Journal article-refereed |
Fields of Science
- 113 Computer and information sciences
- String
- Suffix tree
- Suffix array
- Longest common prefix
- Combinatorics