A Parallel Algorithm by Sampling for the Knapsack Problem Based on MIMD Parallel Computers

Xiao-Ling Liu,Shou-Ping Gao,De-Liang Gong,Ken-Li Li
DOI: https://doi.org/10.1109/PDCAT.2006.14
2006-01-01
Abstract:The knapsack problem is a famous NP-complete problem. It is very important in the research on cryptosystem and number theory. After its proposed parallel algorithms are analyzed deeply, a new parallel algorithm by sampling is proposed based on MIMD supercomputers in the paper. Then performance analysis and comparisons are illuminated. Finally the experimental results of the knapsack instances randomly generated on IBM P690 supercomputer are given. The results show: the parallel efficiency can be over 60% when solving the larger scale knapsack instances (n ges 40). Thus it is proved that the proposed parallel algorithm for the knapsack problem is feasible and efficient on MIMD scalable supercomputers
What problem does this paper attempt to address?