2019
DOI: 10.1007/978-981-13-9190-3_45
|View full text |Cite
|
Sign up to set email alerts
|

A Diagonal-Based Algorithm for the Constrained Longest Common Subsequence Problem

Abstract: The longest common subsequence (LCS) problem and its variations have been studied deeply in past decades. In the constrained longest common subsequence (CLCS) problem, given three sequences A, B, and C of lengths m, n, and r, respectively, its goal is to find the LCS of A and B that C is a subsequence contained in the LCS answer. This thesis proposes an algorithm for obtaining the CLCS length based on the diagonal concept for finding the LCS length proposed by Nakatsu et al. Our algorithm can find the CLCS len… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
5
0

Year Published

2021
2021
2021
2021

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(6 citation statements)
references
References 18 publications
(27 reference statements)
1
5
0
Order By: Relevance
“…This algorithm avoids corresponding redundant computations. To the best of our knowledge, the latest algorithm developed for the CLCS problem was proposed by Hung et al [18]. It is based on the diagonal approach for the LCS problem by Nakatsu et al [19].…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…This algorithm avoids corresponding redundant computations. To the best of our knowledge, the latest algorithm developed for the CLCS problem was proposed by Hung et al [18]. It is based on the diagonal approach for the LCS problem by Nakatsu et al [19].…”
Section: Related Workmentioning
confidence: 99%
“…• The algorithm by Hung et al [18] was shown to be one order of magnitude faster than the algorithm of Deorowicz. Speed differences are especially noticeable in the presence of a rather high similarity of the input strings (> 70%) or a rather low similarity (< 20%).…”
Section: Related Workmentioning
confidence: 99%
See 3 more Smart Citations