In this paper, we revisit a recent variant of the longest common subsequence (LCS) problem, the string-excluding constrained LCS (STR-EC-LCS) problem, which was first addressed by Chen and Chao [8]. Given two sequences X and Y of lengths m and n, respectively, and a constraint string P of length r, we are to find a common subsequence Z of X and Y which excludes P as a substring and the length of Z is maximized. In fact, this problem cannot be correctly solved by the previously proposed algorithm. Thus, we give a correct algorithm with O(mnr) time to solve it. Then, we revisit the STR-EC-LCS problem with multiple constraints {P1, P2, · · · , Pk}. We propose a polynomial-time algorithm which runs in O(mnR) time, where R = ∑k i=1 |Pi|, and ...
Abstract. The problem of finding a constrained longest common subsequence (CLCS) for the sequences A...
In the NP-hard Longest Common Subsequence problem (LCS), given a set of strings, the task is to find...
Abstract—We investigate the k-LCS problem that is finding a longest common subsequence (LCS) for k g...
This paper studies the string-excluding (STR-EC)-constrained longest common subsequence (LCS) proble...
In this paper, we consider a generalized longest common subsequence problem with multiple substring ...
Abstract. Given strings S1, S2, and P, the constrained longest common sub-sequence problem for S1 an...
AbstractIn this paper, we study some variants of the Constrained Longest Common Subsequence (CLCS) p...
AbstractThe problem Constrained Longest Common Subsequence is a natural extension to the classical p...
AbstractThe constrained LCS (CLCS) problem, a recent variant of the longest common subsequence (LCS)...
The problem of finding the constrained longest common subsequence (CLCS) for the sequences A and B w...
AbstractThe longest common subsequence (LCS) problem is one of the classical and well-studied proble...
www.dcs.kcl.ac.uk/adg The longest common subsequence(LCS) problem is one of the classical and wellst...
In the NP-hard Longest Common Subsequence problem (LCS), given a set of strings, the task is to find...
AbstractGiven a finite set of strings X, the Longest Common Subsequence problem (LCS) consists in fi...
The problem of computing the longest common subsequence of two sequences (LCS for short) is a classi...
Abstract. The problem of finding a constrained longest common subsequence (CLCS) for the sequences A...
In the NP-hard Longest Common Subsequence problem (LCS), given a set of strings, the task is to find...
Abstract—We investigate the k-LCS problem that is finding a longest common subsequence (LCS) for k g...
This paper studies the string-excluding (STR-EC)-constrained longest common subsequence (LCS) proble...
In this paper, we consider a generalized longest common subsequence problem with multiple substring ...
Abstract. Given strings S1, S2, and P, the constrained longest common sub-sequence problem for S1 an...
AbstractIn this paper, we study some variants of the Constrained Longest Common Subsequence (CLCS) p...
AbstractThe problem Constrained Longest Common Subsequence is a natural extension to the classical p...
AbstractThe constrained LCS (CLCS) problem, a recent variant of the longest common subsequence (LCS)...
The problem of finding the constrained longest common subsequence (CLCS) for the sequences A and B w...
AbstractThe longest common subsequence (LCS) problem is one of the classical and well-studied proble...
www.dcs.kcl.ac.uk/adg The longest common subsequence(LCS) problem is one of the classical and wellst...
In the NP-hard Longest Common Subsequence problem (LCS), given a set of strings, the task is to find...
AbstractGiven a finite set of strings X, the Longest Common Subsequence problem (LCS) consists in fi...
The problem of computing the longest common subsequence of two sequences (LCS for short) is a classi...
Abstract. The problem of finding a constrained longest common subsequence (CLCS) for the sequences A...
In the NP-hard Longest Common Subsequence problem (LCS), given a set of strings, the task is to find...
Abstract—We investigate the k-LCS problem that is finding a longest common subsequence (LCS) for k g...