Computing a Longest Common Palindromic Subsequence
The longest common subsequence (LCS) problem is a classic and well-studied problem in computer science. Palindrome is a word which reads the same forward as it does backward. The longest common palindromic subsequence (LCPS) problem is a variant of the classic LCS problem which finds a longest commo...
Saved in:
Published in | Fundamenta informaticae Vol. 129; no. 4; pp. 329 - 340 |
---|---|
Main Authors | , , , |
Format | Journal Article |
Language | English |
Published |
2014
|
Subjects | |
Online Access | Get full text |
Cover
Loading…
Summary: | The longest common subsequence (LCS) problem is a classic and well-studied problem in computer science. Palindrome is a word which reads the same forward as it does backward. The longest common palindromic subsequence (LCPS) problem is a variant of the classic LCS problem which finds a longest common subsequence between two given strings such that the computed subsequence is also a palindrome. In this paper, we study the LCPS problem and give two novel algorithms to solve it. To the best of our knowledge, this is the first attempt to study and solve this problem. |
---|---|
Bibliography: | ObjectType-Article-2 SourceType-Scholarly Journals-1 ObjectType-Feature-1 content type line 23 |
ISSN: | 0169-2968 |
DOI: | 10.3233/FI-2014-974 |