[[abstract]]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 + root 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...
[[abstract]]Recent research in compressing suffix arrays has resulted in two breakthrough indexing d...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
This paper investigates how to index a text which is subject to updates. The best solution in the li...
This paper investigates how to index a text which is subject to updates. The best solution in the li...
[[abstract]]Recent breakthrough in compressed indexing data structures has reduced the space for ind...
Let T be a string with n characters over an alphabet of constant size. A recent breakthrough on comp...
This thesis deals with space-efficient algorithms to compress and index texts. The aim of compressio...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
AMS subject classifications. 68W05, 68Q25, 68P05, 68P10, 68P30 DOI. 10.1137/S0097539702402354The pro...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
We design two compressed data structures for the full-text indexing problem that support efficient s...
This is the published version. Copyright 2005 Society for Industrial and Applied MathematicsThe pro...
We propose algorithms that, given the input string of length n over integer alphabet of size σ, cons...
AbstractLet a text of u characters over an alphabet of size σ be compressible to n phrases by the LZ...
[[abstract]]Recent research in compressing suffix arrays has resulted in two breakthrough indexing d...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
This paper investigates how to index a text which is subject to updates. The best solution in the li...
This paper investigates how to index a text which is subject to updates. The best solution in the li...
[[abstract]]Recent breakthrough in compressed indexing data structures has reduced the space for ind...
Let T be a string with n characters over an alphabet of constant size. A recent breakthrough on comp...
This thesis deals with space-efficient algorithms to compress and index texts. The aim of compressio...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
AMS subject classifications. 68W05, 68Q25, 68P05, 68P10, 68P30 DOI. 10.1137/S0097539702402354The pro...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
We design two compressed data structures for the full-text indexing problem that support efficient s...
This is the published version. Copyright 2005 Society for Industrial and Applied MathematicsThe pro...
We propose algorithms that, given the input string of length n over integer alphabet of size σ, cons...
AbstractLet a text of u characters over an alphabet of size σ be compressible to n phrases by the LZ...
[[abstract]]Recent research in compressing suffix arrays has resulted in two breakthrough indexing d...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...