English

Uncommon Suffix Tries

Probability 2011-12-22 v2 Data Structures and Algorithms

Abstract

Common assumptions on the source producing the words inserted in a suffix trie with nn leaves lead to a logn\log n height and saturation level. We provide an example of a suffix trie whose height increases faster than a power of nn and another one whose saturation level is negligible with respect to logn\log n. Both are built from VLMC (Variable Length Markov Chain) probabilistic sources; they are easily extended to families of sources having the same properties. The first example corresponds to a "logarithmic infinite comb" and enjoys a non uniform polynomial mixing. The second one corresponds to a "factorial infinite comb" for which mixing is uniform and exponential.

Keywords

Cite

@article{arxiv.1112.4131,
  title  = {Uncommon Suffix Tries},
  author = {Peggy Cénac and Brigitte Chauvin and Frédéric Paccaut and Nicolas Pouyanne},
  journal= {arXiv preprint arXiv:1112.4131},
  year   = {2011}
}
R2 v1 2026-06-21T19:53:18.818Z