A Parallel Algorithm for the Integer Knapsack Problem for Pipeline Networks

A new sequential algorithm with complexity O(M2 + n) for the Integer Knapsack Problem is proposed. M denotes the capacity M and n the number of objects. The correspondent O(M2/p + n) parallel algorithm runs on a ring machine with p processors. Computational results on a transputer network are reported.