Abstract. Suffix trees have been established as one of the most versatile index structures for unstructured string data like genomic sequences and other strings. In this work, our goal is the development of algorithms for the efficient construction of suffix trees for very large strings and their convenient storage regarding fast access when main memory is limited. We present a construction algorithm which, to the best of our knowledge, is currently the fastest practical construction method for large suffix trees. Further we propose a clustered storage scheme for the suffix tree that takes into account the locality behavior of typical query types, which leads to a significant speed up particularly for the exact string matching problem. For ...
AbstractThe suffix tree is one of the most important data structures in string processing and compar...
Online persistent suffix tree construction has been considered impractical due to its excessive I/O ...
Abstract. We consider the problem of constructing a sparse suffix tree (or suffix array) for b suffi...
Schürmann K-B, Stoye J. Suffix Tree Construction and Storage with Limited Main Memory. Forschungsber...
A suffix tree is a fundamental data structure for string search-ing algorithms. Unfortunately, when ...
The suffix tree (or equivalently, the enhanced suffix array) provides efficient solutions to many pr...
Mammalian genomes are typically 3Gbps (gibabase pairs) in size. The largest public database NCBI (Na...
Suffix trees and suffix arrays are fundamental full-text index data struc-tures to solve problems oc...
Sequence datasets are ubiquitous in modern life-science applications, and querying sequences is a co...
Abstract. Designing external memory data structures for string databases is of significant recent in...
Abstract. Our aim is to develop new database technologies for the approximate matching of unstructur...
We investigate the problem of building full-text substring indexes for inputs significantly larger t...
The suffix tree is a data structure for indexing strings. It is used in a variety of applications su...
The suffix tree is a well known and popular indexing structure for various sequence processing probl...
AbstractSuffix trees (STs) and suffix arrays are well known indices which demand too much space for ...
AbstractThe suffix tree is one of the most important data structures in string processing and compar...
Online persistent suffix tree construction has been considered impractical due to its excessive I/O ...
Abstract. We consider the problem of constructing a sparse suffix tree (or suffix array) for b suffi...
Schürmann K-B, Stoye J. Suffix Tree Construction and Storage with Limited Main Memory. Forschungsber...
A suffix tree is a fundamental data structure for string search-ing algorithms. Unfortunately, when ...
The suffix tree (or equivalently, the enhanced suffix array) provides efficient solutions to many pr...
Mammalian genomes are typically 3Gbps (gibabase pairs) in size. The largest public database NCBI (Na...
Suffix trees and suffix arrays are fundamental full-text index data struc-tures to solve problems oc...
Sequence datasets are ubiquitous in modern life-science applications, and querying sequences is a co...
Abstract. Designing external memory data structures for string databases is of significant recent in...
Abstract. Our aim is to develop new database technologies for the approximate matching of unstructur...
We investigate the problem of building full-text substring indexes for inputs significantly larger t...
The suffix tree is a data structure for indexing strings. It is used in a variety of applications su...
The suffix tree is a well known and popular indexing structure for various sequence processing probl...
AbstractSuffix trees (STs) and suffix arrays are well known indices which demand too much space for ...
AbstractThe suffix tree is one of the most important data structures in string processing and compar...
Online persistent suffix tree construction has been considered impractical due to its excessive I/O ...
Abstract. We consider the problem of constructing a sparse suffix tree (or suffix array) for b suffi...