AbstractSuffix trees (STs) and suffix arrays are well known indices which demand too much space for large inputs. Recently, several works explore a data structure called compressed suffix tree (CST), which offers the same functionality than suffix trees and is based on compressed suffix arrays, compressed longest common prefix information and navigational operations. In this paper, the implementation of a CST based on range-minimum-queries and nearest smaller value queries, which requires roughly more than the space needed to represent the index during the construction, is presented. Experiments show that this index is useful for many applications since, on the one side, one can execute complex traversals such as suffix links and longest co...
Suffix arrays encode the lexicographical order of all suffixes of a text and are often combined with...
Abstract. We consider the problem of constructing a sparse suffix tree (or suffix array) for b suffi...
Recent compressed suffix trees targeted to highly repetitive sequence collections reach excellent co...
AbstractSuffix trees (STs) and suffix arrays are well known indices which demand too much space for ...
AbstractSuffix trees are among the most important data structures in stringology, with a number of a...
Suffix trees are one of the most important data structures in stringology, with myriads of applicati...
Abstract. Suffix trees are one of the most important data structures in stringology, with myriads of...
The suffix tree is a fundamental data structure in stringology, but its space usage, though linear, ...
Suffix trees are one of the most versatile data structures in stringology, with many applications in...
The suffix tree is an extremely important data structure in bioinformatics. Classical implementation...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
AbstractThe suffix tree data structure has been intensively described, studied and used in the eight...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
We show how to build several data structures of central importance to string processing by taking as...
Tesis para optar al grado de Magíster en Ciencias, Mención ComputaciónMemoria para optar al título d...
Suffix arrays encode the lexicographical order of all suffixes of a text and are often combined with...
Abstract. We consider the problem of constructing a sparse suffix tree (or suffix array) for b suffi...
Recent compressed suffix trees targeted to highly repetitive sequence collections reach excellent co...
AbstractSuffix trees (STs) and suffix arrays are well known indices which demand too much space for ...
AbstractSuffix trees are among the most important data structures in stringology, with a number of a...
Suffix trees are one of the most important data structures in stringology, with myriads of applicati...
Abstract. Suffix trees are one of the most important data structures in stringology, with myriads of...
The suffix tree is a fundamental data structure in stringology, but its space usage, though linear, ...
Suffix trees are one of the most versatile data structures in stringology, with many applications in...
The suffix tree is an extremely important data structure in bioinformatics. Classical implementation...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
AbstractThe suffix tree data structure has been intensively described, studied and used in the eight...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
We show how to build several data structures of central importance to string processing by taking as...
Tesis para optar al grado de Magíster en Ciencias, Mención ComputaciónMemoria para optar al título d...
Suffix arrays encode the lexicographical order of all suffixes of a text and are often combined with...
Abstract. We consider the problem of constructing a sparse suffix tree (or suffix array) for b suffi...
Recent compressed suffix trees targeted to highly repetitive sequence collections reach excellent co...