Solving sequential knapsack problems

  • Authors:
  • Mark Hartmann;Todd Olmstead

  • Affiliations:
  • Department of Operations Research, University of North Carolina, Chapel Hill, NC 27599, USA;Department of Operations Research, University of North Carolina, Chapel Hill, NC 27599, USA

  • Venue:
  • Operations Research Letters
  • Year:
  • 1993

Quantified Score

Hi-index 0.00

Visualization

Abstract

We give an O(n log n) algorithm for solving sequential knapsack problems, whose bottleneck operation is sorting the ratios c"j/a"j; otherwise the running time is O(n). This is used to compute a better bound than z"L"P for the general 0-1 knapsack problem in linear time after sorting the ratios c"J/a"j.