A parallel algorithm for the two-dimensional cutting stock problem

  • Authors:
  • Luis García;Coromoto León;Gara Miranda;Casiano Rodríguez

  • Affiliations:
  • Dpto. Estadística, I. O. y Computación, Universidad de La Laguna, La Laguna, Tenerife, Spain;Dpto. Estadística, I. O. y Computación, Universidad de La Laguna, La Laguna, Tenerife, Spain;Dpto. Estadística, I. O. y Computación, Universidad de La Laguna, La Laguna, Tenerife, Spain;Dpto. Estadística, I. O. y Computación, Universidad de La Laguna, La Laguna, Tenerife, Spain

  • Venue:
  • Euro-Par'06 Proceedings of the 12th international conference on Parallel Processing
  • Year:
  • 2006

Quantified Score

Hi-index 0.02

Visualization

Abstract

Cutting Stock Problems (CSP) arise in many production industries where large stock sheets must be cut into smaller pieces. We present a parallel algorithm – based on Viswanathan and Bagchi algorithm (VB) – solving the Two-Dimensional Cutting Stock Problem (2DCSP). The algorithm guarantees the processing of best nodes first and does not introduce any redundant combinations – others than the already present in the sequential version. The improvement is orthogonal to any other sequential improvements. Computational results of an OpenMP implementation confirm the optimality of the algorithm. We also produce a new syntactic based reformulation of the 2DCSP problem which leads to a concise representation of the solutions. A highly efficient data structure to store subproblems is introduced.