A CGM algorithm solving the longest increasing subsequence problem

被引:0
|
作者
Seme, David [1 ]
机构
[1] Univ Picardie Jules Verne, CURI, LaRIA, F-80000 Amiens, France
关键词
parallel algorithms; coarse grained multicomputers; longest increasing subsequence;
D O I
暂无
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
In this paper, we consider parallel algorithm for the longest increasing subsequence problem. Although this problem is primitive combinatorial optimization problem, this is not known to be in the class NC or P-complete, that is, no NC algorithm have been proposed for this problem, and there is no proof which shows the problem is P-complete. We present a coarse grained parallel algorithm that solves the Longest Increasing Subsequence Problem shown as a basis for DNA comparison. It can be implemented in the CGM model with P processors in O(N log(2) N/P) time and O(P) communication steps for an input sequence of N integers. This algorithm is based on a new optimal and very simple sequential algorithm having a time complexity of O(N log(2) N).
引用
收藏
页码:10 / 21
页数:12
相关论文
共 50 条