TR2005-113

New Heuristic and Interactive Approaches to 2D Rectangular Strip Packing


    •  N. Lesh, J. Marks, A. McMahon, M. Mitzenmacher, "New Heuristic and Interactive Approaches to 2D Rectangular Strip Packing", Tech. Rep. TR2005-113, Mitsubishi Electric Research Laboratories, Cambridge, MA, September 2005.
      BibTeX TR2005-113 PDF
      • @techreport{MERL_TR2005-113,
      • author = {N. Lesh, J. Marks, A. McMahon, M. Mitzenmacher},
      • title = {New Heuristic and Interactive Approaches to 2D Rectangular Strip Packing},
      • institution = {MERL - Mitsubishi Electric Research Laboratories},
      • address = {Cambridge, MA 02139},
      • number = {TR2005-113},
      • month = sep,
      • year = 2005,
      • url = {https://www.merl.com/publications/TR2005-113/}
      • }
Abstract:

In this paper, we consider the two-dimensional rectangular strip packing problem. A standard simple heutistic, Bottom-Left-Decreasing (BLD), has been shown to perform quite well in practice. We introduce and demonstrate the effectiveness of BLD, a stochastic search variation of BLD. While BLD places the rectangles in decreasing order of heigh, width, area and perimeter, BLD successively tries random orderings, chosen from a distribution determined by their Kendall-tau distance from one of these fixed orderings. Our experiments on benchmark problems show that BLD produces significantly better packings than BLD after only 1 minute of computation. Furthermore, we show that BLD outperforms recently reported methaheuristics.

Furthermore, we observe that people seem able to reason about packing problems extremely well. We incorporate our new algorithms in an interactive system that combines the advantages of computer speed and human reasoning. Using the interactive system, we are able to quickly produce signiticantly better solutions than BLD by itself.