Smoothed heights of tries and patricia tries

Weitian Tong, Randy Goebel, Guohui Lin

Research output: Contribution to journalArticlepeer-review

3 Scopus citations

Abstract

Tries and patricia tries are two popular data structures for storing strings. Let Hn 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 Hn/logn → 2 for tries and Hn/logn → 1 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 Θ(n). 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 S={s1,s2,...,sn} 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 Θ(logn).

Original languageEnglish
Pages (from-to)620-626
Number of pages7
JournalTheoretical Computer Science
Volume609
DOIs
StatePublished - Jan 4 2016

Keywords

  • Data structure
  • Patricia trie
  • Smoothed analysis
  • Trie

Fingerprint

Dive into the research topics of 'Smoothed heights of tries and patricia tries'. Together they form a unique fingerprint.

Cite this