AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specifically, given a text T of length n and a positive integer k, we want to construct an index of T such that for any input pattern P, we can find all its k-error matches in T efficiently. This problem is well-studied in the internal-memory setting. Here, we extend some of these recent results to external-memory solutions, which are also cache-oblivious. Our first index occupies O((nlogkn)/B) disk pages and finds all k-error matches with O((|P|+occ)/B+logknloglogBn) I/Os, where B denotes the number of words in a disk page. To the best of our knowledge, this index is the first external-memory data structure that does not require Ω(|P|+occ+poly(logn)...
AbstractWe present a new index for approximate string matching. The index collects text q-samples, t...
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
Approximate string matching is about finding a given string pattern in a text by allowing some degre...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specific...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
Abstract. This paper revisits the problem of indexing a text S[1..n] to support searching substrings...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
Let T be a text of length n and P be a pattern of length m, both strings over a fixed finite alphabe...
The non-overlapping indexing problem is defined as follows: pre-process a given text T[1, n] of leng...
[[abstract]]The past few years have witnessed several exciting results on compressed representation ...
Given a text T of length n, the classical indexing problem for pattern matching is to build an index...
The past few years have witnessed several exciting results on compressed representation of a string ...
AbstractWe present an index that stores a text of length n such that given a pattern of length m, al...
AbstractWe present a new index for approximate string matching. The index collects text q-samples, t...
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
Approximate string matching is about finding a given string pattern in a text by allowing some degre...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specific...
AbstractThis paper revisits the problem of indexing a text S[1..n] for pattern matching with up to k...
Abstract. This paper revisits the problem of indexing a text S[1..n] to support searching substrings...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
Let T be a text of length n and P be a pattern of length m, both strings over a fixed finite alphabe...
The non-overlapping indexing problem is defined as follows: pre-process a given text T[1, n] of leng...
[[abstract]]The past few years have witnessed several exciting results on compressed representation ...
Given a text T of length n, the classical indexing problem for pattern matching is to build an index...
The past few years have witnessed several exciting results on compressed representation of a string ...
AbstractWe present an index that stores a text of length n such that given a pattern of length m, al...
AbstractWe present a new index for approximate string matching. The index collects text q-samples, t...
This paper deals with the approximate string-matching problem with Hamming distance. The approximate...
Approximate string matching is about finding a given string pattern in a text by allowing some degre...