English

More on ordered open end bin packing

Data Structures and Algorithms 2020-10-15 v1 Discrete Mathematics Combinatorics Optimization and Control

Abstract

We consider the Ordered Open End Bin Packing problem. Items of sizes in (0,1](0,1] are presented one by one, to be assigned to bins in this order. An item can be assigned to any bin for which the current total size strictly below 11. This means also that the bin can be overloaded by its last packed item. We improve lower and upper bounds on the asymptotic competitive ratio in the online case. Specifically, we design the first algorithm whose asymptotic competitive ratio is strictly below 22 and it is close to the lower bound. This is in contrast to the best possible absolute approximation ratio, which is equal to 22. We also study the offline problem where the sequence of items is known in advance, while items are still assigned to bins based on their order in the sequence. For this scenario we design an asymptotic polynomial time approximation scheme.

Keywords

Cite

@article{arxiv.2010.07119,
  title  = {More on ordered open end bin packing},
  author = {János Balogh and Leah Epstein and Asaf Levin},
  journal= {arXiv preprint arXiv:2010.07119},
  year   = {2020}
}
R2 v1 2026-06-23T19:20:46.767Z