English

An Estimation of the Size of Non-Compact Suffix Trees

Combinatorics 2016-11-15 v2 Data Structures and Algorithms

Abstract

A suffix tree is a data structure used mainly for pattern matching. It is known that the space complexity of simple suffix trees is quadratic in the length of the string. By a slight modification of the simple suffix trees one gets the compact suffix trees, which have linear space complexity. The motivation of this paper is the question whether the space complexity of simple suffix trees is quadratic not only in the worst case, but also in expectation.

Keywords

Cite

@article{arxiv.1604.01168,
  title  = {An Estimation of the Size of Non-Compact Suffix Trees},
  author = {Bálint Vásárhelyi},
  journal= {arXiv preprint arXiv:1604.01168},
  year   = {2016}
}

Comments

11 pages, 4 figures