Given a text T of length n, the classical indexing problem for pattern matching is to build an index for T so that for any query pattern P, we can report efficiently all occurrences of P in T. Cole et al (2004) extended this problem to allow don't care characters (wildcards) in the text and pattern, and they gave the first index that supports efficient pattern matching. The space complexity of this index is linear in n (text length) but exponential in terms of the number of wildcards. Motivated by bioinformatics applications, we investigate indexes whose size depends on n only. In the literature, space efficient indexes for wildcard matching are known only for the special case when wildcards appear only in the pattern (Iliopoulos and Rahman...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
This paper obtains the following results on pattern matching problems in which the text has length ...
AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specific...
A succinct text index uses space proportional to the text itself, say, two times n logσ for a text o...
We consider the problem of indexing a string t of length n to report the occurrences of a query patt...
In this paper we describe compressed indexes that support pattern matching queries for strings with ...
We consider the problem of indexing a string t of length n to report the occurrences of a query patt...
Abstract. This paper revisits the problem of indexing a text S[1..n] to support searching substrings...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
This paper defines a challenging problem of pattern matching between a pattern P and a text T, with ...
[[abstract]]In this paper, we study the following three variants of the classical text indexing prob...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
(MATH) This paper obtains the following results on pattern matching problems in which the text has l...
[[abstract]]This paper revisits the problem of indexing a text for approximate string matching. Spec...
Two equal-length strings X and Y over an alphabet Σ of size σ are a parameterized match iff X can be...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
This paper obtains the following results on pattern matching problems in which the text has length ...
AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specific...
A succinct text index uses space proportional to the text itself, say, two times n logσ for a text o...
We consider the problem of indexing a string t of length n to report the occurrences of a query patt...
In this paper we describe compressed indexes that support pattern matching queries for strings with ...
We consider the problem of indexing a string t of length n to report the occurrences of a query patt...
Abstract. This paper revisits the problem of indexing a text S[1..n] to support searching substrings...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
This paper defines a challenging problem of pattern matching between a pattern P and a text T, with ...
[[abstract]]In this paper, we study the following three variants of the classical text indexing prob...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
(MATH) This paper obtains the following results on pattern matching problems in which the text has l...
[[abstract]]This paper revisits the problem of indexing a text for approximate string matching. Spec...
Two equal-length strings X and Y over an alphabet Σ of size σ are a parameterized match iff X can be...
Abstract This paper is about compressed full-text indexes. That is, our goal is to represent full-te...
This paper obtains the following results on pattern matching problems in which the text has length ...
AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specific...