The longest common subsequence (LCS) is a classic and well-studied measure of similarity between two strings A and B. This problem has two variants: determining the length of the LCS (LLCS), and recovering an LCS itself. In this paper we address the first of these two. Let m and n denote the lengths of the strings A and B, respectively, and w denote the computer word size. First we give a slightly improved formula for the bit-parallel O(#m/w#n) LLCS algorithm of Crochemore et al. [4]. Then we discuss the relative performance of the bit-parallel algorithms and compare our variant against one of the best conventional LLCS algorithms. Finally we propose and evaluate an O(#d/w#n) version of the algorithm, where d is the simple (indel) e...
For two strings a, b of lengths m, n, respectively, the longest common subsequence (LCS) problem con...
This paper fe-examines. in a unified framework, me problem of finding a longest------commoIr"St...
Although the Longest Common Subsequence (LCS)Problem has been studied by many researchers for years,...
Abstract. We consider the classic problem of computing (the length of) the longest common subsequenc...
Data compression can be used to simultaneously reduce memory, communication and computation requirem...
AbstractSpace saving techniques in computations of a longest common subsequence (LCS) of two strings...
AbstractThe LCS problem is to determine a longest common subsequence (LCS) of two symbol sequences. ...
This paper outlines the design of a bit-parallel, multi-string algorithm for high-similarity string ...
Given two strings of lengths m and n≥m on an alphabet of size s, the longest common subsequence (LCS...
This note provides very simple, efficient algorithms for computing the number of distinct longest co...
AbstractA classical measure of similarity between strings is the length of the longest common subseq...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
Two space efficient algorithms to solve the LCSk problem and LCS(>=)k problem are presented in th...
Abstract. A longest common subsequence (LCS) of two strings is a common subsequence of two strings o...
For two strings a, b of lengths m, n respectively, the longest common subsequence (LCS) problem cons...
For two strings a, b of lengths m, n, respectively, the longest common subsequence (LCS) problem con...
This paper fe-examines. in a unified framework, me problem of finding a longest------commoIr"St...
Although the Longest Common Subsequence (LCS)Problem has been studied by many researchers for years,...
Abstract. We consider the classic problem of computing (the length of) the longest common subsequenc...
Data compression can be used to simultaneously reduce memory, communication and computation requirem...
AbstractSpace saving techniques in computations of a longest common subsequence (LCS) of two strings...
AbstractThe LCS problem is to determine a longest common subsequence (LCS) of two symbol sequences. ...
This paper outlines the design of a bit-parallel, multi-string algorithm for high-similarity string ...
Given two strings of lengths m and n≥m on an alphabet of size s, the longest common subsequence (LCS...
This note provides very simple, efficient algorithms for computing the number of distinct longest co...
AbstractA classical measure of similarity between strings is the length of the longest common subseq...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
Two space efficient algorithms to solve the LCSk problem and LCS(>=)k problem are presented in th...
Abstract. A longest common subsequence (LCS) of two strings is a common subsequence of two strings o...
For two strings a, b of lengths m, n respectively, the longest common subsequence (LCS) problem cons...
For two strings a, b of lengths m, n, respectively, the longest common subsequence (LCS) problem con...
This paper fe-examines. in a unified framework, me problem of finding a longest------commoIr"St...
Although the Longest Common Subsequence (LCS)Problem has been studied by many researchers for years,...