English

Offline green bin packing and its constrained variant

Data Structures and Algorithms 2026-02-20 v1

Abstract

In this paper, we study the {\em green bin packing} (GBP) problem where β0\beta \ge 0 and G[0,1]G \in [0, 1] are two given values as part of the input. The energy consumed by a bin is max{0,β(xG)}\max \{0, \beta (x-G) \} where xx is the total size of the items packed into the bin. The GBP aims to pack all items into a set of unit-capacity bins so that the number of bins used plus the total energy consumption is minimized. When β=0\beta = 0 or G=1G = 1, GBP is reduced to the classic bin packing (BP) problem. In the {\em constrained green bin packing} (CGBP) problem, the objective is to minimize the number of bins used to pack all items while the total energy consumption does not exceed a given upper bound UU. We present an APTAS and a 32\frac 32-approximation algorithm for both GBP and CGBP, where the ratio 32\frac 32 matches the lower bound of BP. Keywords: Green bin packing; constrained green bin packing; approximation scheme; offline algorithms

Keywords

Cite

@article{arxiv.2602.16867,
  title  = {Offline green bin packing and its constrained variant},
  author = {Mingyang Gong and Brendan Mumey},
  journal= {arXiv preprint arXiv:2602.16867},
  year   = {2026}
}
R2 v1 2026-07-01T10:42:05.715Z