The fields of succinct data structures and compressed text indexing have seen quite a bit of progress over the last two decades. An important achievement, primarily using techniques based on the Burrows-Wheeler Transform (BWT), was obtaining the full functionality of the suffix tree in the optimal number of bits. A crucial property that allows the use of BWT for designing compressed indexes is order-preserving suffix links. Specifically, the relative order between two suffixes in the subtree of an internal node is same as that of the suffixes obtained by truncating the furst character of the two suffixes. Unfortunately, in many variants of the text-indexing problem, for e.g., parameterized pattern matching, 2D pattern matching, and order-is...
Abstract. Exact string matching is a problem that computer program-mers face on a regular basis, and...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
Let T be a fixed text-string of length n and P be a varying pattern-string of length |P| \u3c= n. B...
Two equal-length strings S and S\u27 are a parameterized-match (p-match) iff there exists a one-to-o...
We propose a new indexing structure for parameterized strings, called parameterized position heap. P...
International audienceWe consider a compact text index based on evenly spaced sparse suffix trees of...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
In the past two decades, we have witnessed the design of various compact data structures for pattern...
Let S and S\u27 be two strings of the same length.We consider the following two variants of string m...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
AbstractThe deep connection between the Burrows–Wheeler transform (BWT) and the so-called rank and s...
We design two compressed data structures for the full-text indexing problem that support efficient s...
[[abstract]]Let T be a string with n characters over an alphabet of constant size. A recent breakthr...
Abstract. Exact string matching is a problem that computer program-mers face on a regular basis, and...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
In this paper we design two compressed data structures for the full-text indexing problem. These da...
The fields of succinct data structures and compressed text indexing have seen quite a bit of progres...
Let T be a fixed text-string of length n and P be a varying pattern-string of length |P| \u3c= n. B...
Two equal-length strings S and S\u27 are a parameterized-match (p-match) iff there exists a one-to-o...
We propose a new indexing structure for parameterized strings, called parameterized position heap. P...
International audienceWe consider a compact text index based on evenly spaced sparse suffix trees of...
Recent breakthrough in compressed indexing data structures has reduced the space for indexing a text...
In the past two decades, we have witnessed the design of various compact data structures for pattern...
Let S and S\u27 be two strings of the same length.We consider the following two variants of string m...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
AbstractThe deep connection between the Burrows–Wheeler transform (BWT) and the so-called rank and s...
We design two compressed data structures for the full-text indexing problem that support efficient s...
[[abstract]]Let T be a string with n characters over an alphabet of constant size. A recent breakthr...
Abstract. Exact string matching is a problem that computer program-mers face on a regular basis, and...
The proliferation of online text, such as on the World Wide Web and in databases, motivates the need...
In this paper we design two compressed data structures for the full-text indexing problem. These da...