How to solve string problems, if instead of input string we get only program generating it? Is it possible to solve problems faster than just "generate text + apply classical algorithm"? In this paper we consider strings generated by straight-line programs (SLP). These are programs using only assignment operator. We show new algorithms for equivalence, pattern matching, finding periods and covers, computing fingerprint table on SLP-generated strings. From the other hand, computing the Hamming distance is NP-hard. Main corollary is an $O(n2*m)$ algorithm for pattern matching in LZ-compressed texts
We present a simple algorithm which for an explicitly given input string pat (a pattern) and a stand...
AbstractWe consider the complexity of problems related to two-dimensional texts (2D-texts) described...
In this paper, we address the problem of approximate string matching on compressed text. We consider...
How to solve string problems, if instead of input string we get only program generating it? Is it p...
Subsequence pattern matching problems on compressed text were first considered by Cegielski et al. (...
. We survey the complexity issues related to several algorithmic problems for compressed one- and tw...
We consider the problem of finding an instance of a string-pattern s in a given string under compres...
We consider a fully compressed pattern matching prob-lem, where both text T and pattern P are given ...
We consider a natural generalization of the classical pattern matching problem: given compressed rep...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms o...
AbstractWe present the first nontrivial algorithm for approximate pattern matching on compressed tex...
Abstract. Motivated by the imminent growth of massive, highly redun-dant genomic databases we study ...
Abstract. Given an LZW/LZ78 compressed text, we want to find an approximate occurrence of a given pa...
AbstractThis paper studies two problems on compressed strings described in terms of straight line pr...
In this article, a fully compressed pattern matching problem is studied. The compression is represen...
We present a simple algorithm which for an explicitly given input string pat (a pattern) and a stand...
AbstractWe consider the complexity of problems related to two-dimensional texts (2D-texts) described...
In this paper, we address the problem of approximate string matching on compressed text. We consider...
How to solve string problems, if instead of input string we get only program generating it? Is it p...
Subsequence pattern matching problems on compressed text were first considered by Cegielski et al. (...
. We survey the complexity issues related to several algorithmic problems for compressed one- and tw...
We consider the problem of finding an instance of a string-pattern s in a given string under compres...
We consider a fully compressed pattern matching prob-lem, where both text T and pattern P are given ...
We consider a natural generalization of the classical pattern matching problem: given compressed rep...
We show an efficient pattern matching algorithm for strings that are succinctly described in terms o...
AbstractWe present the first nontrivial algorithm for approximate pattern matching on compressed tex...
Abstract. Motivated by the imminent growth of massive, highly redun-dant genomic databases we study ...
Abstract. Given an LZW/LZ78 compressed text, we want to find an approximate occurrence of a given pa...
AbstractThis paper studies two problems on compressed strings described in terms of straight line pr...
In this article, a fully compressed pattern matching problem is studied. The compression is represen...
We present a simple algorithm which for an explicitly given input string pat (a pattern) and a stand...
AbstractWe consider the complexity of problems related to two-dimensional texts (2D-texts) described...
In this paper, we address the problem of approximate string matching on compressed text. We consider...