This paper revisits the problem of indexing a text S[1.,n] to support searching substrings in S that match a given pattern P[1..m] with at most k errors. A naive solution either has a worst-case matching time complexity of Ω(m k) or requires Ω(n k) space. Devising a solution with better performance has been a challenge until Cole et al. [5] showed an O(nlog k n)-space index that can support k-error matching in O(m+occ+log k n log log n) time, where occ is the number of occurrences. Motivated by the indexing of DNA, we investigate in this paper the feasibility of devising a linear-size index that still has a time complexity linear in m. In particular, we give an O(n)-apace index that supports k-error matching in O(m + occ+ (log n) k(k+1) log...
The past few years have witnessed several exciting results on compressed representation of a string ...
The original publication is available at www.springerlink.comThe past few years have witnessed sever...
A compressed full-text self-index for a text T is a data structure requiring reduced space and able ...
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...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...
AbstractWe present an index that stores a text of length n such that given a pattern of length m, al...
AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specific...
Approximate string matching is about finding a given string pattern in a text by allowing some degre...
Let T be a text of length n and P be a pattern of length m, both strings over a fixed finite alphabe...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
[[abstract]]The past few years have witnessed several exciting results on compressed representation ...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
The past few years have witnessed several exciting results on compressed representation of a string ...
The original publication is available at www.springerlink.comThe past few years have witnessed sever...
A compressed full-text self-index for a text T is a data structure requiring reduced space and able ...
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...
We revisit the problem of indexing a string S[1..n] to support finding all substrings in S that matc...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
DOI: 10.1109/DCC.2011.18Given a set D of d patterns of total length n, the dictionary matching probl...
AbstractWe present an index that stores a text of length n such that given a pattern of length m, al...
AbstractThis paper revisits the problem of indexing a text for approximate string matching. Specific...
Approximate string matching is about finding a given string pattern in a text by allowing some degre...
Let T be a text of length n and P be a pattern of length m, both strings over a fixed finite alphabe...
This paper revisits the problem of indexing a text for approximate string matching. Specifically, gi...
[[abstract]]The past few years have witnessed several exciting results on compressed representation ...
AbstractLet T be a text of length n and P be a pattern of length m, both strings over a fixed finite...
The past few years have witnessed several exciting results on compressed representation of a string ...
The original publication is available at www.springerlink.comThe past few years have witnessed sever...
A compressed full-text self-index for a text T is a data structure requiring reduced space and able ...