AbstractIn this paper, we study the palindrome retrieval problem with the input string compressed into run-length encoded form. Given a run-length encoded string rle(T), we show how to preprocess rle(T) to support subsequent queries of the longest palindrome centered at any specified position and having any specified number of mismatches between its arms. We present two algorithms for the problem, both taking time and space polynomial in the compressed string size. Let n denote the number of runs of rle(T) and let k denote the number of mismatches. The first algorithm, devised for small k, identifies the desired palindrome in O(logn+min{k,n}) time with O(nlogn) preprocessing time, while the second algorithm achieves O(log2n) query time, ind...
Abstract. This paper studies two problems on compressed strings de-scribed in terms of straight line...
AbstractThis paper studies two problems on compressed strings described in terms of straight line pr...
We consider the question of finding the longest palindrome in a text of length n in the streaming mo...
AbstractIn this paper, we study the palindrome retrieval problem with the input string compressed in...
A palindrome is a string that reads the same as its reverse, such as "aibohphobia" (fear of palindro...
A palindrome is defined as a string which reads forwards the same as backwards, like, for example, t...
AbstractWe study the problem of finding, in a given word, all maximal gapped palindromes verifying t...
We propose a new linear-size data structure which provides a fast access to all palindromic substrin...
Palindromes are important objects in strings which have been extensively studied from combinatorial,...
International audienceWe revisit the classic algorithmic problem of computing a longest palidromic s...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...
We consider computing a longest palindrome in the streaming model, where the symbols arrive one-by-o...
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...
AbstractThis paper presents two efficient concurrent-read concurrent-write parallel algorithms that ...
Abstract. This paper studies two problems on compressed strings de-scribed in terms of straight line...
AbstractThis paper studies two problems on compressed strings described in terms of straight line pr...
We consider the question of finding the longest palindrome in a text of length n in the streaming mo...
AbstractIn this paper, we study the palindrome retrieval problem with the input string compressed in...
A palindrome is a string that reads the same as its reverse, such as "aibohphobia" (fear of palindro...
A palindrome is defined as a string which reads forwards the same as backwards, like, for example, t...
AbstractWe study the problem of finding, in a given word, all maximal gapped palindromes verifying t...
We propose a new linear-size data structure which provides a fast access to all palindromic substrin...
Palindromes are important objects in strings which have been extensively studied from combinatorial,...
International audienceWe revisit the classic algorithmic problem of computing a longest palidromic s...
We revisit the classic algorithmic problem of computing a longest palidromic substring. This problem...
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...
We consider computing a longest palindrome in the streaming model, where the symbols arrive one-by-o...
Palindromic length of a string is the minimum number of palindromes whose concatenation is equal to ...
AbstractThis paper presents two efficient concurrent-read concurrent-write parallel algorithms that ...
Abstract. This paper studies two problems on compressed strings de-scribed in terms of straight line...
AbstractThis paper studies two problems on compressed strings described in terms of straight line pr...
We consider the question of finding the longest palindrome in a text of length n in the streaming mo...