Algorithms for 3D guillotine cutting problems: Unbounded knapsack, cutting stock and strip packing

  • Authors:
  • Thiago A. de Queiroz;Flávio K. Miyazawa;Yoshiko Wakabayashi;Eduardo C. Xavier

  • Affiliations:
  • Institute of Computing, University of Campinas-UNICAMP, 13084-971 Campinas, SP, Brazil;Institute of Computing, University of Campinas-UNICAMP, 13084-971 Campinas, SP, Brazil;Institute of Mathematics and Statistics, University of São Paulo-USP, 05508-090 São Paulo, SP, Brazil;Institute of Computing, University of Campinas-UNICAMP, 13084-971 Campinas, SP, Brazil

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

Quantified Score

Hi-index 0.01

Visualization

Abstract

We present algorithms for the following three-dimensional (3D) guillotine cutting problems: unbounded knapsack, cutting stock and strip packing. We consider the case where the items have fixed orientation and the case where orthogonal rotations around all axes are allowed. For the unbounded 3D knapsack problem, we extend the recurrence formula proposed by [1] for the rectangular knapsack problem and present a dynamic programming algorithm that uses reduced raster points. We also consider a variant of the unbounded knapsack problem in which the cuts must be staged. For the 3D cutting stock problem and its variants in which the bins have different sizes (and the cuts must be staged), we present column generation-based algorithms. Modified versions of the algorithms for the 3D cutting stock problems with stages are then used to build algorithms for the 3D strip packing problem and its variants. The computational tests performed with the algorithms described in this paper indicate that they are useful to solve instances of moderate size.