期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
Optimal Parallel Algorithm for the Knapsack Problem Without Memory Conflicts 被引量:11
1
作者 ken-lili Ren-FaLi Qing-HuaLi 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第6期760-768,共9页
The knapsack problem is well known to be NP-complete. Due to its importance in cryptosystem and in number theory, in the past two decades, much effort has been made in order to find techniques that could lead to pract... The knapsack problem is well known to be NP-complete. Due to its importance in cryptosystem and in number theory, in the past two decades, much effort has been made in order to find techniques that could lead to practical algorithms with reasonable running time. This paper proposes a new parallel algorithm for the knapsack problem where the optimal merging algorithm is adopted. The proposed algorithm is based on anEREW-SIMD machine with shared memory. It is proved that the proposed algorithm is both optimal and the first without memory conflicts algorithm for the knapsack problem. The comparisons of algorithm performance show that it is an improvement over the past researches. Keywords knapsack problem - NP-complete - parallel algorithm - optimal algorithm - memory conflict Supported by the National Natural Science Foundation of China under Grant No.60273075, the National High Technology Development 863 Program of China under Grant No.863-306-ZD-11-01-06.Ken-Li Li received his B.S. and M.S. degrees in mathematics from National University of Defense Technology and Central South University in 1995 and 2000 respectively and he is now a Ph.D. candidate in computer software and theory at Huazhong University of Science and Technology. His main research interests include parallel computing and combinatorial optimization.Ren-Fa Li received his Ph.D. degree in computer software and theory at Huazhong University of Science and Technology, and he is concurrently a professor and Ph.D. supervisor in School of Computer and Communication, Human University. His main research interests include network computing.Qing-Hua Li received his M.S. degree in computer science from Huazhong University of Science and Technology in 1981, and he is concurrently a professor and Ph.D. supervisor in School of Computer Science and Technology, Huazhong University of Science and Technology. His current research interests include parallel processing, combinatorial optimization, and grid computing. 展开更多
关键词 knapsack problem NP-COMPLETE parallel algorithm optimal algorithm memory conflict
原文传递
基于EREW的最优并行背包算法
2
作者 ken-lili Ren-FaLi Qing-HuaLi 《Journal of Computer Science & Technology》 SCIE EI CSCD 2004年第C00期34-34,共1页
背包问题属于著名的NP完全问题,在信息密码学领域和数论研究中具有极重要的应用。分枝限界算法对于某些背包实例的求解表现了较好的性能,但其在最坏情形下的时间复杂性为O(2^n)。Horowitz和Sahni利用分治方法,提出了著名的二表算法... 背包问题属于著名的NP完全问题,在信息密码学领域和数论研究中具有极重要的应用。分枝限界算法对于某些背包实例的求解表现了较好的性能,但其在最坏情形下的时间复杂性为O(2^n)。Horowitz和Sahni利用分治方法,提出了著名的二表算法,算法的时间和空间复杂性被分别降至O(n2^n/2)和O(2^n/2)。虽然二表算法是迄今为止串行求解背包问题最有效的算法,但对于实践应用中维数稍大的问题实例,该算法仍难在合理的时间内对其求解。 展开更多
关键词 算法 并行 背包问题 时间复杂性 NP完全问题 串行 分治 求解 数论 维数
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部