English

An Asymptotic Lower Bound for Online Vector Bin Packing

Data Structures and Algorithms 2020-08-06 v2

Abstract

We consider the online vector bin packing problem where nn items specified by dd-dimensional vectors must be packed in the fewest number of identical dd-dimensional bins. Azar et al. (STOC'13) showed that for any online algorithm AA, there exist instances I, such that A(I)A(I), the number of bins used by AA to pack II, is Ω(d/log2d)\Omega(d/\log^2 d) times OPT(I)OPT(I), the minimal number of bins to pack II. However in those instances, OPT(I)OPT(I) was only O(logd)O(\log d), which left open the possibility of improved algorithms with better asymptotic competitive ratio when OPT(I)dOPT(I) \gg d. We rule this out by showing that for any arbitrary function q()q(\cdot) and any randomized online algorithm AA, there exist instances II such that E[A(I)]cd/log3dOPT(I)+q(d) E[A(I)] \geq c\cdot d/\log^3d \cdot OPT(I) + q(d), for some universal constant cc.

Keywords

Cite

@article{arxiv.2007.15709,
  title  = {An Asymptotic Lower Bound for Online Vector Bin Packing},
  author = {Nikhil Bansal and Ilan Reuven Cohen},
  journal= {arXiv preprint arXiv:2007.15709},
  year   = {2020}
}
R2 v1 2026-06-23T17:32:25.618Z