In the classic longest common substring (LCS) problem, we are given two strings S and T, each of length at most n, over an alphabet of size σ, and we are asked to find a longest string occurring as a fragment of both S and T. Weiner, in his seminal paper that introduced the suffix tree, presented an (n log σ)-time algorithm for this problem [SWAT 1973]. For polynomially-bounded integer alphabets, the linear-time construction of suffix trees by Farach yielded an (n)-time algorithm for the LCS problem [FOCS 1997]. However, for small alphabets, this is not necessarily optimal for the LCS problem in the word RAM model of computation, in which the strings can be stored in (n log σ/log n) space and read in (n log σ/log n) time. We show that, in t...
AbstractThe Longest Common Extension (LCE) problem considers a string s and computes, for each pair ...
We present algorithms for finding a longest common increasing subsequence of two or more input seque...
AbstractSpace saving techniques in computations of a longest common subsequence (LCS) of two strings...
In the classic longest common substring (LCS) problem, we are given two strings S and T, each of len...
International audienceIn the classic longest common substring (LCS) problem, we are given two string...
Given two strings of lengths m and n≥m on an alphabet of size s, the longest common subsequence (LCS...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
Abstract. Given m documents of total length n, we consider the prob-lem of finding a longest string ...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
This paper fe-examines. in a unified framework, me problem of finding a longest------commoIr"St...
This thesis investigates the approximability of the Longest Common Subsequence (LCS) problem. The fa...
summary:This paper deals with a new practical method for solving the longest common subsequence (LCS...
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...
We consider the complexity of computing a longest increasing subsequence (LIS) parameterised by the ...
AbstractThe Longest Common Extension (LCE) problem considers a string s and computes, for each pair ...
We present algorithms for finding a longest common increasing subsequence of two or more input seque...
AbstractSpace saving techniques in computations of a longest common subsequence (LCS) of two strings...
In the classic longest common substring (LCS) problem, we are given two strings S and T, each of len...
International audienceIn the classic longest common substring (LCS) problem, we are given two string...
Given two strings of lengths m and n≥m on an alphabet of size s, the longest common subsequence (LCS...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
Abstract. Given m documents of total length n, we consider the prob-lem of finding a longest string ...
Given two strings S and T, each of length at most n, the longest common substring (LCS) problem is t...
This paper fe-examines. in a unified framework, me problem of finding a longest------commoIr"St...
This thesis investigates the approximability of the Longest Common Subsequence (LCS) problem. The fa...
summary:This paper deals with a new practical method for solving the longest common subsequence (LCS...
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...
We consider the complexity of computing a longest increasing subsequence (LIS) parameterised by the ...
AbstractThe Longest Common Extension (LCE) problem considers a string s and computes, for each pair ...
We present algorithms for finding a longest common increasing subsequence of two or more input seque...
AbstractSpace saving techniques in computations of a longest common subsequence (LCS) of two strings...