DocumentCode :
2460463
Title :
Efficient Algorithms for the Longest Common Subsequence Problem with Sequential Substring Constraints
Author :
Tseng, Chiou-Ting ; Yang, Chang-Biau ; Ann, Hsing-Yen
Author_Institution :
Dept. of Comput. Sci. & Eng., Nat. Sun Yat-sen Univ., Kaohsiung, Taiwan
fYear :
2011
fDate :
24-26 Oct. 2011
Firstpage :
175
Lastpage :
180
Abstract :
In this paper, we generalize the inclusion constrained longest common subsequence (CLCS) problem to the hybrid CLCS problem which is the combination of the sequence inclusion CLCS and the string inclusion CLCS, called the sequential sub string constrained longest common subsequence (SSCLCS) problem. In the SSCLCS problem, we are given two strings A and B of lengths m and n, respectively, formed by alphabet Σ and a constraint sequence C formed by ordered strings (C1, C2, C3, · · · Cl) with total length τ. We are to find the longest common subsequence D of A and B containing C1,C2,C3, · · · , Cl as substrings and the order of C´s are retained. This problem have two variants that the strings in C may or may not overlap. We proposed algorithms with O(mnl + (m+ n)(|Σ| + r)) and O(mnr + (m+ n)|Σ|) time for the two variants of the problem. For the special case with one or two constraints, our algorithms runs in O(mn+(m+n)(|Σ|+r)) and O(mnr +(m+n)|Σ|) time, which are an order faster than the algorithm proposed by Chen and Chao [1].
Keywords :
computational complexity; constraint handling; dynamic programming; string matching; SSCLCS problem; hybrid CLCS problem; sequence inclusion CLCS; sequential substring constrained longest common subsequence problem; string inclusion CLCS; Boundary conditions; Complexity theory; Dynamic programming; Equations; Heuristic algorithms; Lattices; Partitioning algorithms; constrained longest common subsequence; hybrid; sequential substring;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Bioinformatics and Bioengineering (BIBE), 2011 IEEE 11th International Conference on
Conference_Location :
Taichung
Print_ISBN :
978-1-61284-975-1
Type :
conf
DOI :
10.1109/BIBE.2011.34
Filename :
6089825
Link To Document :
بازگشت