Tries, a form of string-indexed look-up structure, are generalized to permit indexing by terms built according to an arbitrary signature. The construction is parametric with respect to the type of data to be stored as values; this is essential, because the recursion which defines tries appeals from one value type to others. Trie (for any fixed signature) is then a functor, and the corresponding look-up function is a natural isomorphism. The trie functor is in principle definable by the initial fixed point semantics of Smyth and Plotkin. We simplify the construction, however, by introducing the category-cpo , a class of category within which calculations can retain some domain-theoretic flavor. Our construction of tries extends easily t...
Suffix trees are highly regarded data structures for text indexing and string algorithms [MCreight 7...
AbstractThe double chained tree is used as the basis for organizing files in a database system. We m...
International audienceDigital trees, also known as tries, are a general purpose flexible data struct...
A trie is a search tree scheme that employs the structure of search keys to organize information. Tr...
A trie is a search tree scheme that employs the structure of search keys to organize information. Tr...
Abstract Tries and suffix trees are the most popular data structures on words. Tries wereintroduced ...
Tries are data structures for representing sets of string keys. Although tries can be readily adapte...
This paper provides a detailed analysis of various implementations of digital tries, including the &...
The accessing and processing of textual information (i.e. the storing and querying of a set of strin...
Lookup tables (finite maps) are a ubiquitous data structure. In pure functional languages they are b...
The accessing and processing of textual information (i.e. the storing and querying of a set of strin...
This thesis presents three trie organizations for various binary tries. The new trie structures have...
International audienceTries (from retrieval) are one of the most popular data structures on words. T...
AbstractThe trie, or digital tree, is a standard data structure for representing sets of strings ove...
Recent work of Flajolet, Regnier and Sotteau has presented a systematic approach to the analysis of ...
Suffix trees are highly regarded data structures for text indexing and string algorithms [MCreight 7...
AbstractThe double chained tree is used as the basis for organizing files in a database system. We m...
International audienceDigital trees, also known as tries, are a general purpose flexible data struct...
A trie is a search tree scheme that employs the structure of search keys to organize information. Tr...
A trie is a search tree scheme that employs the structure of search keys to organize information. Tr...
Abstract Tries and suffix trees are the most popular data structures on words. Tries wereintroduced ...
Tries are data structures for representing sets of string keys. Although tries can be readily adapte...
This paper provides a detailed analysis of various implementations of digital tries, including the &...
The accessing and processing of textual information (i.e. the storing and querying of a set of strin...
Lookup tables (finite maps) are a ubiquitous data structure. In pure functional languages they are b...
The accessing and processing of textual information (i.e. the storing and querying of a set of strin...
This thesis presents three trie organizations for various binary tries. The new trie structures have...
International audienceTries (from retrieval) are one of the most popular data structures on words. T...
AbstractThe trie, or digital tree, is a standard data structure for representing sets of strings ove...
Recent work of Flajolet, Regnier and Sotteau has presented a systematic approach to the analysis of ...
Suffix trees are highly regarded data structures for text indexing and string algorithms [MCreight 7...
AbstractThe double chained tree is used as the basis for organizing files in a database system. We m...
International audienceDigital trees, also known as tries, are a general purpose flexible data struct...