Title :
A tale of two dimensional bin packing
Author :
Bansal, Nikhil ; Lodi, Andrea ; Sviridenko, Maxim
Author_Institution :
IBM T.J. Watson, Yorktown, NY, USA
Abstract :
The 2-dimensional bin packing problem (2BP) is a generalization of the classical Bin Packing problem and is defined as follows: Given a collection of rectangles specified by their width and height, pack these into the minimum number of square bins of unit size. We study the case of ´orthogonal packing without rotations´, where rectangles cannot be rotated and must be packed parallel to the edges of a bin. Often in practical cases of 2BP problems there are additional constraints on how complicated the packing patterns in a bin can be. A well-studied and frequently used constraint is that every rectangle in the packing must be obtainable by recursively applying a sequence of edge-to-edge cuts parallel to the edges of the bin. Such cuts are known as guillotine cuts. Our main result is that the guillotine 2BP problem admits an asymptotic polynomial time approximation scheme. This is in sharp contrast with the fact that the general 2BP problem is APX-Hard. En route to our main result, we show a structural theorem about approximating general guillotine packings by simpler packings, which could be of independent interest.
Keywords :
bin packing; computational complexity; 2D bin packing; APX-Hard; asymptotic polynomial time approximation; edge-to-edge cuts; guillotine 2BP problem; orthogonal packing; Chromium; Computer science;
Conference_Titel :
Foundations of Computer Science, 2005. FOCS 2005. 46th Annual IEEE Symposium on
Print_ISBN :
0-7695-2468-0
DOI :
10.1109/SFCS.2005.10