English

The near exact bin covering problem

Data Structures and Algorithms 2022-02-23 v1 Discrete Mathematics Combinatorics Optimization and Control

Abstract

We present a new generalization of the bin covering problem that is known to be a strongly NP-hard problem. In our generalization there is a positive constant Δ\Delta, and we are given a set of items each of which has a positive size. We would like to find a partition of the items into bins. We say that a bin is near exact covered if the total size of items packed into the bin is between 11 and 1+Δ1+\Delta. Our goal is to maximize the number of near exact covered bins. If Δ=0\Delta=0 or Δ>0\Delta>0 is given as part of the input, our problem is shown here to have no approximation algorithm with a bounded asymptotic approximation ratio (assuming that PNPP\neq NP). However, for the case where Δ>0\Delta>0 is seen as a constant, we present an asymptotic fully polynomial time approximation scheme (AFPTAS) that is our main contribution.

Keywords

Cite

@article{arxiv.2202.10904,
  title  = {The near exact bin covering problem},
  author = {Asaf Levin},
  journal= {arXiv preprint arXiv:2202.10904},
  year   = {2022}
}
R2 v1 2026-06-24T09:49:41.077Z