This paper investigates how to index a text which is subject to updates. The best solution in the literature is based on suffix tree using O(n log n) bits of storage, where n is the length of the text. It supports finding all occurrences of a pattern P in O(|P| + occ) time, where occ is the number of occurrences. Each text update consists of inserting or deleting a substring of length y and can be supported in O(y + √n) time. In this paper, we initiate the study of compressed index using only O(n log |Σ|) bits of space, where Σ denotes the alphabet. Our solution supports finding all occurrences of a pattern P in O(|P|log2 n(logε n + log |ΣE|) + occ log1+ε n) time, while insertion or deletion of a substring of length y can be done in O((y + ...
Abstract: In this paper, we develop a simple and practical storage scheme for compressed suffix arra...
We report on a new experimental analysis of high-order entropy-compressed suffix arrays, which retai...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...
This paper investigates how to index a text which is subject to updates. The best solution in the li...
[[abstract]]This paper investigates how to index a text which is subject to updates. The best soluti...
Let T be a string with n characters over an alphabet of constant size. A recent breakthrough on comp...
We design two compressed data structures for the full-text indexing problem that support efficient s...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
[[abstract]]Recent research in compressing suffix arrays has resulted in two breakthrough indexing d...
This is the published version. Copyright 2005 Society for Industrial and Applied MathematicsThe pro...
This thesis deals with space-efficient algorithms to compress and index texts. The aim of compressio...
Abstract: In this paper, we develop a simple and practical storage scheme for compressed suffix arra...
We report on a new experimental analysis of high-order entropy-compressed suffix arrays, which retai...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...
This paper investigates how to index a text which is subject to updates. The best solution in the li...
[[abstract]]This paper investigates how to index a text which is subject to updates. The best soluti...
Let T be a string with n characters over an alphabet of constant size. A recent breakthrough on comp...
We design two compressed data structures for the full-text indexing problem that support efficient s...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
The proliferation of online text, such as found on the World Wide Web and in online databases, motiv...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
[[abstract]]Recent research in compressing suffix arrays has resulted in two breakthrough indexing d...
This is the published version. Copyright 2005 Society for Industrial and Applied MathematicsThe pro...
This thesis deals with space-efficient algorithms to compress and index texts. The aim of compressio...
Abstract: In this paper, we develop a simple and practical storage scheme for compressed suffix arra...
We report on a new experimental analysis of high-order entropy-compressed suffix arrays, which retai...
[[abstract]]Suffix trees and suffix arrays are the most prominent full-text indices, and their const...