Abstract. The suffix tree of string w represents all suffixes of w, and thus it supports full indexing of w for exact pattern matching. On the other hand, a sparse suffix tree of w represents only a subset of the suffixes of w, and therefore it supports sparse indexing of w. There has been a wide range of applications of sparse suffix trees, e.g., natural language processing and biological sequence analysis. Word suffix trees are a variant of sparse suffix trees that are defined for strings that contain a special word delimiter #. Namely, the word suffix tree of string w = w1w2 · · · wk, consisting of k words each ending with #, represents only the k suffixes of w of the form wi · · · wk. Recently, we presented an algorithm which builds...
International audienceThe Directed Acyclic Word Graph (DAWG) is an efficient data structure to treat...
In this work we present efficient algorithms for constructing sparse suffix trees, sparse suffix arr...
Compact directed acyclic word graph (CDAWG) is the space-efficient version of a text-indexing data s...
Abstract. The suffix tree of string w represents all suffixes of w, and thus it supports full indexi...
AbstractMany different index structures, providing efficient solutions to problems related to patter...
Many different index structures, providing efficient solutions to problems related to pattern matchi...
Abstract. Suffix trees are the key data structure for text string matching, and are used in wide app...
The suffix tree is a well-known and widely-studied data structure that is highly useful for string m...
Abstract. We consider the problem of constructing a sparse suffix tree (or suffix array) for b suffi...
International audienceThe sparse suffix trees are suffix trees in which some suffixes are omitted. T...
AbstractSuffix trees are a well-known and widely-studied data structure highly useful for string mat...
incollectionThe Directed Acyclic Word Graph (DAWG) is a space-efficient data structure to treat and ...
A Compact Directed Acyclic Word Graph (CDAWG) is a space-efficient text indexing structure, that ca...
International audienceWe consider a compact text index based on evenly spaced sparse suffix trees of...
Suffix arrays encode the lexicographical order of all suffixes of a text and are often combined with...
International audienceThe Directed Acyclic Word Graph (DAWG) is an efficient data structure to treat...
In this work we present efficient algorithms for constructing sparse suffix trees, sparse suffix arr...
Compact directed acyclic word graph (CDAWG) is the space-efficient version of a text-indexing data s...
Abstract. The suffix tree of string w represents all suffixes of w, and thus it supports full indexi...
AbstractMany different index structures, providing efficient solutions to problems related to patter...
Many different index structures, providing efficient solutions to problems related to pattern matchi...
Abstract. Suffix trees are the key data structure for text string matching, and are used in wide app...
The suffix tree is a well-known and widely-studied data structure that is highly useful for string m...
Abstract. We consider the problem of constructing a sparse suffix tree (or suffix array) for b suffi...
International audienceThe sparse suffix trees are suffix trees in which some suffixes are omitted. T...
AbstractSuffix trees are a well-known and widely-studied data structure highly useful for string mat...
incollectionThe Directed Acyclic Word Graph (DAWG) is a space-efficient data structure to treat and ...
A Compact Directed Acyclic Word Graph (CDAWG) is a space-efficient text indexing structure, that ca...
International audienceWe consider a compact text index based on evenly spaced sparse suffix trees of...
Suffix arrays encode the lexicographical order of all suffixes of a text and are often combined with...
International audienceThe Directed Acyclic Word Graph (DAWG) is an efficient data structure to treat...
In this work we present efficient algorithms for constructing sparse suffix trees, sparse suffix arr...
Compact directed acyclic word graph (CDAWG) is the space-efficient version of a text-indexing data s...