Title :
Research on longest common subsequence fast algorithm
Author :
Liu, Jiamei ; Wu, Suping
Author_Institution :
Sch. of Math. & Comput. Sci., Ningxia Univ., Yinchuan, China
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;
Conference_Titel :
Consumer Electronics, Communications and Networks (CECNet), 2011 International Conference on
Conference_Location :
XianNing
Print_ISBN :
978-1-61284-458-9
DOI :
10.1109/CECNET.2011.5768323