English

Improved Hardness of Approximation for Geometric Bin Packing

Data Structures and Algorithms 2025-02-11 v3 Computational Complexity Computational Geometry

Abstract

The Geometric Bin Packing (GBP) problem is a generalization of Bin Packing where the input is a set of dd-dimensional rectangles, and the goal is to pack them into unit dd-dimensional cubes efficiently. It is NP-Hard to obtain a PTAS for the problem, even when d=2d=2. For general dd, the best-known approximation algorithm has an approximation guarantee exponential in dd, while the best hardness of approximation is still a small constant inapproximability from the case when d=2d=2. In this paper, we show that the problem cannot be approximated within d1ϵd^{1-\epsilon} factor unless NP=P. Recently, dd-dimensional Vector Bin Packing, a closely related problem to the GBP, was shown to be hard to approximate within Ω(logd)\Omega(\log d) when dd is a fixed constant, using a notion of Packing Dimension of set families. In this paper, we introduce a geometric analog of it, the Geometric Packing Dimension of set families. While we fall short of obtaining similar inapproximability results for the Geometric Bin Packing problem when dd is fixed, we prove a couple of key properties of the Geometric Packing Dimension which highlight fundamental differences between Geometric Bin Packing and Vector Bin Packing.

Keywords

Cite

@article{arxiv.2301.09272,
  title  = {Improved Hardness of Approximation for Geometric Bin Packing},
  author = {Arka Ray and Sai Sandeep},
  journal= {arXiv preprint arXiv:2301.09272},
  year   = {2025}
}

Comments

8 pages

R2 v1 2026-06-28T08:17:32.518Z