This 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((n logk n)/B) disk pages and finds all k-error matches with O((|P| + occ)/B + logk n log logB n) 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...
Approximate string matching is about finding a given string pattern in a text by allowing some degre...
A compressed full-text self-index for a text T is a data structure requiring reduced space and able ...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...
AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specific...
[[abstract]]This paper revisits the problem of indexing a text for approximate string matching. Spec...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
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...
AbstractWe present an index that stores a text of length n such that given a pattern of length m, al...
The past few years have witnessed several exciting results on compressed representation of a string ...
Approximate string matching is about finding a given string pattern in a text by allowing some degre...
A compressed full-text self-index for a text T is a data structure requiring reduced space and able ...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...
AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specific...
[[abstract]]This paper revisits the problem of indexing a text for approximate string matching. Spec...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
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...
AbstractWe present an index that stores a text of length n such that given a pattern of length m, al...
The past few years have witnessed several exciting results on compressed representation of a string ...
Approximate string matching is about finding a given string pattern in a text by allowing some degre...
A compressed full-text self-index for a text T is a data structure requiring reduced space and able ...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...