Tight Approximation Algorithms for Geometric Bin Packing with Skewed Items
Abstract
In the Two-dimensional Bin Packing (2BP) problem, we are given a set of rectangles of height and width at most one and our goal is to find an axis-aligned nonoverlapping packing of these rectangles into the minimum number of unit square bins. The problem admits no APTAS and the current best approximation ratio is by Bansal and Khan [SODA'14]. A well-studied variant of the problem is Guillotine Two-dimensional Bin Packing (G2BP), where all rectangles must be packed in such a way that every rectangle in the packing can be obtained by recursively applying a sequence of end-to-end axis-parallel cuts, also called guillotine cuts. Bansal, Lodi, and Sviridenko [FOCS'05] obtained an APTAS for this problem. Let be the smallest constant such that for every set of items, the number of bins in the optimal solution to G2BP for is upper bounded by , where is the number of bins in the optimal solution to 2BP for and is a constant. It is known that . Bansal and Khan [SODA'14] conjectured that . The conjecture, if true, will imply a -approximation algorithm for 2BP. According to convention, for a given constant , a rectangle is large if both its height and width are at least , and otherwise it is called skewed. We make progress towards the conjecture by showing for skewed instance, i.e., when all input rectangles are skewed. Even for this case, the previous best upper bound on was roughly 1.692. We also give an APTAS for 2BP for skewed instance, though general 2BP does not admit an APTAS.
Cite
@article{arxiv.2105.02827,
title = {Tight Approximation Algorithms for Geometric Bin Packing with Skewed Items},
author = {Arindam Khan and Eklavya Sharma},
journal= {arXiv preprint arXiv:2105.02827},
year = {2021}
}