Abstract. This paper studies two problems on compressed strings de-scribed in terms of straight line programs (SLPs). One is to compute the length of the longest common substring of two given SLP-compressed strings, and the other is to compute all palindromes of a given SLP-compressed string. In order to solve these problems efficiently (in poly-nomial time w.r.t. the compressed size) decompression is never feasible, since the decompressed size can be exponentially large. We develop com-binatorial algorithms that solve these problems in O(n4 log n) time with O(n3) space, and in O(n4) time with O(n2) space, respectively, where n is the size of the input SLP-compressed strings.
Abstract. Given m documents of total length n, we consider the prob-lem of finding a longest string ...
International audienceIn the classic longest common substring (LCS) problem, we are given two string...
AbstractWe study the problem of finding, in a given word, all maximal gapped palindromes verifying t...
AbstractThis paper studies two problems on compressed strings described in terms of straight line pr...
AbstractIn this paper, we study the palindrome retrieval problem with the input string compressed in...
Abstract. Text mining from large scaled data is of great importance in computer sci-ence. In this pa...
Abstract. The longest common subsequence (LCS) problem is a classic and well-studied problem in comp...
[EN]The longest common palindromic subsequence (LCPS) problem requires to find a longest palindromic...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
Abstract. The longest common subsequence (LCS) problem is a classic and well-studied problem in comp...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
A theory for the derivation of on-line algorithms is presented. The algorithms are derived in the B...
A palindrome is defined as a string which reads forwards the same as backwards, like, for ex-ample, ...
In the classic longest common substring (LCS) problem, we are given two strings S and T, each of len...
Abstract. Given m documents of total length n, we consider the prob-lem of finding a longest string ...
International audienceIn the classic longest common substring (LCS) problem, we are given two string...
AbstractWe study the problem of finding, in a given word, all maximal gapped palindromes verifying t...
AbstractThis paper studies two problems on compressed strings described in terms of straight line pr...
AbstractIn this paper, we study the palindrome retrieval problem with the input string compressed in...
Abstract. Text mining from large scaled data is of great importance in computer sci-ence. In this pa...
Abstract. The longest common subsequence (LCS) problem is a classic and well-studied problem in comp...
[EN]The longest common palindromic subsequence (LCPS) problem requires to find a longest palindromic...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
Abstract. The longest common subsequence (LCS) problem is a classic and well-studied problem in comp...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
A theory for the derivation of on-line algorithms is presented. The algorithms are derived in the B...
A palindrome is defined as a string which reads forwards the same as backwards, like, for ex-ample, ...
In the classic longest common substring (LCS) problem, we are given two strings S and T, each of len...
Abstract. Given m documents of total length n, we consider the prob-lem of finding a longest string ...
International audienceIn the classic longest common substring (LCS) problem, we are given two string...
AbstractWe study the problem of finding, in a given word, all maximal gapped palindromes verifying t...