The Near Exact Bin Covering Problem

Asaf Levin
DOI: https://doi.org/10.1007/s00453-024-01224-5
IF: 0.909
2024-03-20
Algorithmica
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 , 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 1 and . Our goal is to maximize the number of near exact covered bins. If or 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 ). However, for the case where is seen as a constant, we present an asymptotic fully polynomial time approximation scheme (AFPTAS) that is our main contribution.
computer science, software engineering,mathematics, applied
What problem does this paper attempt to address?