Abstract. We study a class of adaptive multi-digit tries, in which the numbers of digits rn processed by nodes with n incoming strings are such that, in memoryless model (with n→∞): rn → logn η (pr.) where η is an algorithm-specific constant. Examples of known data struc-tures from this class include LC-tries (Andersson and Nilsson, 1993), ”relaxed ” LC-tries (Nilsson and Tikkanen, 1998), tries with logarithmic selection of degrees of nodes, etc. We show, that the average depth Dn of such tries in asymmetric memoryless model has the following asymptotic behavior (with n→∞): Dn = log log n − log (1 − h/η) (1 + o (1)) where n is the number of strings inserted in the trie, and h is the en-tropy of the source. We use this formula to compare per...
Recent work of Flajolet, Regnier and Sotteau has presented a systematic approach to the analysis of ...
In a recently proposed graphical compression algorithm by Choi and Szpankowski (2009), the following...
Tries are data structures for representing sets of string keys. Although tries can be readily adapte...
AbstractWe study a modification of digital trees (or tries) with adaptive multi-digit branching. Suc...
LC tries were introduced by Andersson and Nilsson in 1993. They are compacted versions of tries or p...
Digital tries occur in a variety of computer and communication algorithms including symbolic manipul...
Tries and patricia tries are two popular data structures for storing strings. Let Hn denote the heig...
Tries are among the most versatile and widely used data structures on words. They are pertinent to t...
International audienceTries (from retrieval) are one of the most popular data structures on words. T...
In the present paper we consider a generalized class of extended binary trees in which leaves are di...
In the present paper we consider a generalized class of extended binary trees in which leaves are ...
We describe a dynamic version of the z-fast trie, a new data structure inspired by the research star...
In a suffix tree, the multiplicity matching parameter (MMP) Mn is the number of leaves in the subtre...
Digital trees are data structures that represent sets of strings according to their shared prefix st...
A word is a string of symbols, finite or infinite in length, from a finite alphabet. Many algorithms...
Recent work of Flajolet, Regnier and Sotteau has presented a systematic approach to the analysis of ...
In a recently proposed graphical compression algorithm by Choi and Szpankowski (2009), the following...
Tries are data structures for representing sets of string keys. Although tries can be readily adapte...
AbstractWe study a modification of digital trees (or tries) with adaptive multi-digit branching. Suc...
LC tries were introduced by Andersson and Nilsson in 1993. They are compacted versions of tries or p...
Digital tries occur in a variety of computer and communication algorithms including symbolic manipul...
Tries and patricia tries are two popular data structures for storing strings. Let Hn denote the heig...
Tries are among the most versatile and widely used data structures on words. They are pertinent to t...
International audienceTries (from retrieval) are one of the most popular data structures on words. T...
In the present paper we consider a generalized class of extended binary trees in which leaves are di...
In the present paper we consider a generalized class of extended binary trees in which leaves are ...
We describe a dynamic version of the z-fast trie, a new data structure inspired by the research star...
In a suffix tree, the multiplicity matching parameter (MMP) Mn is the number of leaves in the subtre...
Digital trees are data structures that represent sets of strings according to their shared prefix st...
A word is a string of symbols, finite or infinite in length, from a finite alphabet. Many algorithms...
Recent work of Flajolet, Regnier and Sotteau has presented a systematic approach to the analysis of ...
In a recently proposed graphical compression algorithm by Choi and Szpankowski (2009), the following...
Tries are data structures for representing sets of string keys. Although tries can be readily adapte...