DocumentCode
3150115
Title
Research on longest common subsequence fast algorithm
Author
Liu, Jiamei ; Wu, Suping
Author_Institution
Sch. of Math. & Comput. Sci., Ningxia Univ., Yinchuan, China
fYear
2011
fDate
16-18 April 2011
Firstpage
4338
Lastpage
4341
Abstract
In order to improve the efficiency of searching the longest common subsequence (LCS), a method of finding LCS(here, the length of the LCS p is much smaller than the length of smaller string of two strings m) is realized in this paper, which transform this problem into solving the problem of matrix L (p, m), by theorem the process of computing each element in the matrix is optimized. Algorithm analysis and experimental results show this algorithm is better than dynamic programming method. And a parallel algorithm based on OpenMP is provided in this paper, which speed of sloving large-scale data is greatly improved.
Keywords
dynamic programming; matrix algebra; parallel algorithms; OpenMP; algorithm analysis; dynamic programming; longest common subsequence fast algorithm; matrix algebra; parallel algorithm; Algorithm design and analysis; Complexity theory; Dynamic programming; Heuristic algorithms; Parallel algorithms; Plagiarism; Program processors; OpenMP; longest common subsequences; parallel;
fLanguage
English
Publisher
ieee
Conference_Titel
Consumer Electronics, Communications and Networks (CECNet), 2011 International Conference on
Conference_Location
XianNing
Print_ISBN
978-1-61284-458-9
Type
conf
DOI
10.1109/CECNET.2011.5768323
Filename
5768323
Link To Document