Not Logged In

Smoothed heights of tries and patricia tries

Full Text: 1-s2.0-S0304397515001061-main.pdf PDF

Tries and patricia tries are two popular data structures for storing strings. Let denote the height of the trie (the patricia trie, respectively) on a set of n strings. Under the uniform distribution model on the strings, it is well known that for tries and for patricia tries, when n approaches infinity. Nevertheless, in the worst case, the height of a trie can be unbounded and the height of a patricia trie is in . To better understand the practical performance of both tries and patricia tries, we investigate these two classical data structures in a smoothed analysis model. Given a set of n binary strings, we perturb the set by adding an i.i.d. Bernoulli random noise to each bit of every string. We show that the resulting smoothed heights of the trie and the patricia trie are both in .

Citation

W. Tong, R. Goebel, G. Lin. "Smoothed heights of tries and patricia tries". Theoretical Computer Science, 609(Part 3), pp 620-626, January 2016.

Keywords: Smoothed analysis, Data structure, Trie, Patricia trie
Category: In Journal
Web Links: DOI
  Elsevier

BibTeX

@article{Tong+al:16,
  author = {Weitian Tong and Randy Goebel and Guohui Lin},
  title = {Smoothed heights of tries and patricia tries},
  Volume = "609",
  Number = {Part 3},
  Pages = {620-626},
  journal = {Theoretical Computer Science},
  year = 2016,
}

Last Updated: February 13, 2020
Submitted by Sabina P

University of Alberta Logo AICML Logo