A cross entropy algorithm for the Knapsack problem with setups

  • Authors:
  • M. Caserta;E. Quiñonez Rico;A. Márquez Uribe

  • Affiliations:
  • Instituto Tecnologico de Monterrey, Calle del Puente, 222, Col. Ejidos de Huipulco, Del. Tlalpan, México DF, 14380, México;Instituto Tecnologico de Monterrey, Calle del Puente, 222, Col. Ejidos de Huipulco, Del. Tlalpan, México DF, 14380, México;Instituto Tecnologico de Monterrey, Calle del Puente, 222, Col. Ejidos de Huipulco, Del. Tlalpan, México DF, 14380, México

  • Venue:
  • Computers and Operations Research
  • Year:
  • 2008

Quantified Score

Hi-index 0.01

Visualization

Abstract

In this article we propose a new metaheuristic-based algorithm for the Integer Knapsack Problem with Setups. This problem is a generalization of the standard Integer Knapsack Problem, complicated by the presence of setup costs in the objective function as well as in the constraints. We propose a cross entropy based algorithm, where the metaheuristic scheme allows to relax the original problem to a series of well chosen standard Knapsack problems, solved through a dynamic programming algorithm. To increase the computational effectiveness of the proposed algorithm, we use a turnpike theorem, which sensibly reduces the number of iterations of the dynamic algorithm. Finally, to testify the robustness of the proposed scheme, we present extensive computational results. First, we illustrate the step-by-step behavior of the algorithm on a smaller, yet difficult, problem. Subsequently, to test the solution quality of the algorithm, we compare the results obtained on very large scale instances with the output of a branch and bound scheme. We conclude that the proposed algorithm is effective in terms of solution quality as well as computational time.