Dynamic programming parallel implementations for the knapsack problem - Inria - Institut national de recherche en sciences et technologies du numérique
Reports (Research Report) Year : 1993

Dynamic programming parallel implementations for the knapsack problem

Rumen Andonov
Patrice Quinton
  • Function : Author
  • PersonId : 833432

Abstract

A systolic algorithm for the dynamic programming approach to the knapsack problem is presented. The algorithm can run on any number of processors and has optimal time speedup and processor efficiency. The running time of the algorithm is [??](mc/q+m) on a ring of q processors, where c is the knapsack size and m is the number of object types. A new procedure for the backtracking phase of the algorithm with a time complexity [??](m) is also proposed which is an improvement on the usual strategiesused for backtracking with a time complexity [??](m+c). Given a practical implementations, our analysis shows which of two backtracking algorithms (the classical or the modified) is more efficient with respect to the total running time. Experiments have been performed on an iWARP machine for randomly generated instances. They support the theoretical results and show the proposed algorithm performs well for a wide range of problem size.

Domains

Other [cs.OH]
Fichier principal
Vignette du fichier
RR-2037.pdf (284.08 Ko) Télécharger le fichier
Loading...

Dates and versions

inria-00074634 , version 1 (24-05-2006)

Identifiers

  • HAL Id : inria-00074634 , version 1

Cite

Rumen Andonov, Frédéric Raimbault, Patrice Quinton. Dynamic programming parallel implementations for the knapsack problem. [Research Report] RR-2037, INRIA. 1993. ⟨inria-00074634⟩
450 View
1295 Download

Share

More