English

Almost Optimal Inapproximability of Multidimensional Packing Problems

Data Structures and Algorithms 2021-06-04 v2 Computational Complexity

Abstract

Multidimensional packing problems generalize the classical packing problems such as Bin Packing, Multiprocessor Scheduling by allowing the jobs to be dd-dimensional vectors. While the approximability of the scalar problems is well understood, there has been a significant gap between the approximation algorithms and the hardness results for the multidimensional variants. In this paper, we close this gap by giving almost tight hardness results for these problems. 1. We show that Vector Bin Packing has no polynomial time Ω(logd)\Omega( \log d) factor asymptotic approximation algorithm when dd is a large constant, assuming PNP\textsf{P}\neq \textsf{NP}. This matches the lnd+O(1)\ln d + O(1) factor approximation algorithms (Chekuri, Khanna SICOMP 2004, Bansal, Caprara, Sviridenko SICOMP 2009, Bansal, Eli\'{a}s, Khan SODA 2016) upto constants. 2. We show that Vector Scheduling has no polynomial time algorithm with an approximation ratio of Ω((logd)1ϵ)\Omega\left( (\log d)^{1-\epsilon}\right) when dd is part of the input, assuming NPZPTIME(n(logn)O(1))\textsf{NP}\nsubseteq \textsf{ZPTIME}\left( n^{(\log n)^{O(1)}}\right). This almost matches the O(logdloglogd)O\left( \frac{\log d}{\log \log d}\right) factor algorithms(Harris, Srinivasan JACM 2019, Im, Kell, Kulkarni, Panigrahi SICOMP 2019). We also show that the problem is NP-hard to approximate within (loglogd)ω(1)(\log \log d)^{\omega(1)}. 3. We show that Vector Bin Covering is NP-hard to approximate within Ω(logdloglogd)\Omega\left( \frac{\log d}{\log \log d}\right) when dd is part of the input, almost matching the O(logd)O(\log d) factor algorithm (Alon et al., Algorithmica 1998). Previously, no hardness results that grow with dd were known for Vector Scheduling and Vector Bin Covering when dd is part of the input and for Vector Bin Packing when dd is a fixed constant.

Keywords

Cite

@article{arxiv.2101.02854,
  title  = {Almost Optimal Inapproximability of Multidimensional Packing Problems},
  author = {Sai Sandeep},
  journal= {arXiv preprint arXiv:2101.02854},
  year   = {2021}
}
R2 v1 2026-06-23T21:54:20.388Z