Abstract. We consider the problem of indexing a string t of length n to report the occurrences of a query pattern p containing m characters and j wildcards. Let occ be the number of occurrences of p in t, and σ the size of the alphabet. We obtain the following results. – A linear space index with query time O(m+σj log logn+ occ). This significantly improves the previously best known linear space index by Lam et al. [ISAAC 2007], which requires query time Θ(jn) in the worst case. – An index with query timeO(m+j+occ) using spaceO(σk 2 n logk logn), where k is the maximum number of wildcards allowed in the pattern. This is the first non-trivial bound with this query time. – A time-space trade-off, generalizing the index by Cole et al. [STOC 20...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
We consider the problem of indexing a given text T[0n−1] of n characters over an alphabet set Σ of s...
International audienceIn this paper we describe a data structure that supports pattern matching quer...
We consider the problem of indexing a string t of length n to report the occurrences of a query patt...
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 ...
Given a text T of length n, the classical indexing problem for pattern matching is to build an index...
A succinct text index uses space proportional to the text itself, say, two times n logσ for a text o...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
Two equal-length strings X and Y over an alphabet Σ of size σ are a parameterized match iff X can be...
This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that...
[[abstract]]In this paper, we study the following three variants of the classical text indexing prob...
In this paper we describe a data structure that supports pattern matching queries on a dynamically a...
International audienceIn this paper we describe a data structure that supports pattern matching quer...
This paper defines a challenging problem of pattern matching between a pattern P and a text T, with ...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
We consider the problem of indexing a given text T[0n−1] of n characters over an alphabet set Σ of s...
International audienceIn this paper we describe a data structure that supports pattern matching quer...
We consider the problem of indexing a string t of length n to report the occurrences of a query patt...
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 ...
Given a text T of length n, the classical indexing problem for pattern matching is to build an index...
A succinct text index uses space proportional to the text itself, say, two times n logσ for a text o...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
Two equal-length strings X and Y over an alphabet Σ of size σ are a parameterized match iff X can be...
This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that...
[[abstract]]In this paper, we study the following three variants of the classical text indexing prob...
In this paper we describe a data structure that supports pattern matching queries on a dynamically a...
International audienceIn this paper we describe a data structure that supports pattern matching quer...
This paper defines a challenging problem of pattern matching between a pattern P and a text T, with ...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
We consider the problem of indexing a given text T[0n−1] of n characters over an alphabet set Σ of s...
International audienceIn this paper we describe a data structure that supports pattern matching quer...