Combinatorial Pattern Matching
DOI: 10.1007/978-3-540-69068-9_24
|View full text |Cite
|
Sign up to set email alerts
|

Constrained LCS: Hardness and Approximation

Abstract: Abstract. The problem of finding the longest common subsequence (LCS) of two given strings A 1 and A 2 is a well-studied problem. The constrained longest common subsequence (C-LCS) for three strings A1, A 2 and B 1 is the longest common subsequence of A 1 and A 2 that contains B1 as a subsequence. The fastest algorithm solving the C-LCS problem has a time complexity of O(m 1 m 2 n 1 ) where m 1 , m 2 and n 1 are the lengths of A1, A2 and B1 respectively. In this paper we consider two general variants of the C-… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
19
0

Publication Types

Select...
6
4

Relationship

0
10

Authors

Journals

citations
Cited by 27 publications
(19 citation statements)
references
References 11 publications
0
19
0
Order By: Relevance
“…In general case, the constrained longest common subsequence problem is NP-hard [47]. However, in our approach, we consider only some restriction of the problem that can be solved in polynomial time.…”
Section: Rfysmentioning
confidence: 99%
“…In general case, the constrained longest common subsequence problem is NP-hard [47]. However, in our approach, we consider only some restriction of the problem that can be solved in polynomial time.…”
Section: Rfysmentioning
confidence: 99%
“…In the latter case, notice that C-LCS cannot be approximated, since a feasible solution for the C-LCS problem must be a supersequence of all the strings in the constraint C s and computing if such a feasible solution exists is NP-complete [8].…”
Section: Problem 1 Constrained Longest Common Subsequence (C-lcs)mentioning
confidence: 99%
“…Very recently, two subcubic time algorithms for the SEQ-EC-LCS(2, 1) problem have been proposed by Deorowicz et al [14]. Gotthilf et al [19] have given a polynomial-time algorithm that approximates SEQ-IC-LCSðk; 1Þ within a factor of ffiffiffiffiffiffiffiffiffiffi ffi mjRj p , where m ¼ min 16i6L ðjS i jÞ. Gotthilf et al [18] also have studied the SEQ-EC-LCSðL; 'Þ problem.…”
Section: Introductionmentioning
confidence: 98%