A PARALLEL ALGORITHM FOR THE KNAPSACK-PROBLEM USING A GENERATION AND SEARCHING TECHNIQUE

Citation
Hkc. Chang et al., A PARALLEL ALGORITHM FOR THE KNAPSACK-PROBLEM USING A GENERATION AND SEARCHING TECHNIQUE, Parallel computing, 20(2), 1994, pp. 233-243
Citations number
15
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods
Journal title
ISSN journal
01678191
Volume
20
Issue
2
Year of publication
1994
Pages
233 - 243
Database
ISI
SICI code
0167-8191(1994)20:2<233:APAFTK>2.0.ZU;2-F
Abstract
The purpose of this paper is to propose a new parallel algorithm for t he knapsack problem. We develop a generation and searching technique t o derive the desired two ordered lists in the preliminary process of t he general knapsack problem. The proposed parallel algorithm is develo ped on the basis of an SIMD machine with shared memory. The algorithm needs O(2n/4) memory and O(2n/8) processors to find a solution for the knapsack problem of n components in time O(2n/2). The proposed parall el algorithm has a cost of O(2(5n/8)) which is an improved result over the past researches.