F1 - Full Written Papers RefereedSuffix trees and suffix arrays are important data structures for string processing, providing efficient solutions for many applications involving pattern matching. Recent work by Sinha et al. (SIGMOD 2008) addressed the problem of arranging a suffix array on disk so that querying is fast, and showed that the combination of a small trie and a suffix array-like blocked data structure allows queries to be answered many times faster than alternative disk-based suffix trees. A drawback of their LOF-SA structure, and common to all current disk resident suffix tree/array approaches, is that the space requirement of the data structure, though on disk, is large relative to the text – for the LOF-SA, 13n bytes includi...
AbstractThe suffix tree is one of the most important data structures in string processing and compar...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...
Online persistent suffix tree construction has been con-sidered impractical due to its excessive I/O...
Suffix trees and suffix arrays are important data structures for string processing, providing effici...
The suffix tree (or equivalently, the enhanced suffix array) provides efficient solutions to many pr...
The suffix array is an efficient data structure for in-memory pattern search. Suffix arrays can also...
Abstract. Designing external memory data structures for string databases is of significant recent in...
Suffix trees and suffix arrays are fundamental full-text index data struc-tures to solve problems oc...
Abstract. Suffix trees have been established as one of the most versatile index structures for unstr...
The suffix array is a space-efficient data structure that provides fast access to all occurrences of...
The suffix tree is a well known and popular indexing structure for various sequence processing probl...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
Mammalian genomes are typically 3Gbps (gibabase pairs) in size. The largest public database NCBI (Na...
We investigate the problem of building full-text substring indexes for inputs significantly larger t...
AbstractThe suffix tree is one of the most important data structures in string processing and compar...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...
Online persistent suffix tree construction has been con-sidered impractical due to its excessive I/O...
Suffix trees and suffix arrays are important data structures for string processing, providing effici...
The suffix tree (or equivalently, the enhanced suffix array) provides efficient solutions to many pr...
The suffix array is an efficient data structure for in-memory pattern search. Suffix arrays can also...
Abstract. Designing external memory data structures for string databases is of significant recent in...
Suffix trees and suffix arrays are fundamental full-text index data struc-tures to solve problems oc...
Abstract. Suffix trees have been established as one of the most versatile index structures for unstr...
The suffix array is a space-efficient data structure that provides fast access to all occurrences of...
The suffix tree is a well known and popular indexing structure for various sequence processing probl...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
Mammalian genomes are typically 3Gbps (gibabase pairs) in size. The largest public database NCBI (Na...
We investigate the problem of building full-text substring indexes for inputs significantly larger t...
AbstractThe suffix tree is one of the most important data structures in string processing and compar...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...
Online persistent suffix tree construction has been con-sidered impractical due to its excessive I/O...