Subsequence pattern matching problems on compressed text were first considered by Cegielski et al. (Window Subsequence Problems for Compressed Texts, Proc. CSR 2006, LNCS 3967, pp. 127-136), where the principal problem is: given a string T represented as a straight line program (SLP) of size n, a string P of size m, compute the number of minimal subsequence occurrences of P in T. We present an O(nm) time algorithm for solving all variations of the problem introduced by Cegielski et al.. This improves the previous best known algorithm of Tiskin (Towards approximate matching in compressed strings: Local subsequence recognition, Proc. CSR 2011), which runs in O(nm log m) time. We further show that our algorithms can be modified to solve a wide...
International audienceGiven two strings: pattern P of length m and text T of length n. The string-ma...
This paper considers the Shift-And approach to the problem of pattern matching in LZW compressed tex...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
Abstract. Motivated by the imminent growth of massive, highly redun-dant genomic databases we study ...
In this paper we focus on the problem of compressed pattern matching for the text compression using ...
We consider a fully compressed pattern matching prob-lem, where both text T and pattern P are given ...
Abstract. Text mining from large scaled data is of great importance in computer sci-ence. In this pa...
We consider the problem of finding an instance of a string-pattern s in a given string under compres...
How to solve string problems, if instead of input string we get only program generating it? Is it p...
Abstract. Given an LZW/LZ78 compressed text, we want to find an approximate occurrence of a given pa...
In this article, a fully compressed pattern matching problem is studied. The compression is represen...
In this paper a new exact string-matching algorithm with sub-linear average case complexity has been...
AbstractWe present the first nontrivial algorithm for approximate pattern matching on compressed tex...
. We survey the complexity issues related to several algorithmic problems for compressed one- and tw...
Approximate string matching on compressed text was a problem open dur-ing almost a decade. The two e...
International audienceGiven two strings: pattern P of length m and text T of length n. The string-ma...
This paper considers the Shift-And approach to the problem of pattern matching in LZW compressed tex...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...
Abstract. Motivated by the imminent growth of massive, highly redun-dant genomic databases we study ...
In this paper we focus on the problem of compressed pattern matching for the text compression using ...
We consider a fully compressed pattern matching prob-lem, where both text T and pattern P are given ...
Abstract. Text mining from large scaled data is of great importance in computer sci-ence. In this pa...
We consider the problem of finding an instance of a string-pattern s in a given string under compres...
How to solve string problems, if instead of input string we get only program generating it? Is it p...
Abstract. Given an LZW/LZ78 compressed text, we want to find an approximate occurrence of a given pa...
In this article, a fully compressed pattern matching problem is studied. The compression is represen...
In this paper a new exact string-matching algorithm with sub-linear average case complexity has been...
AbstractWe present the first nontrivial algorithm for approximate pattern matching on compressed tex...
. We survey the complexity issues related to several algorithmic problems for compressed one- and tw...
Approximate string matching on compressed text was a problem open dur-ing almost a decade. The two e...
International audienceGiven two strings: pattern P of length m and text T of length n. The string-ma...
This paper considers the Shift-And approach to the problem of pattern matching in LZW compressed tex...
We give two algorithms for finding all approximate matches of a pattern in a text, where the edit di...