On-Line Sequential Bin Packing
Abstract
We consider a sequential version of the classical bin packing problem in which items are received one by one. Before the size of the next item is revealed, the decision maker needs to decide whether the next item is packed in the currently open bin or the bin is closed and a new bin is opened. If the new item doesn't fit, it is lost. If a bin is closed, the remaining free space in the bin accounts for a loss. The goal of the decision maker is to minimize the loss accumulated over n periods. The main result of the paper is an algorithm that has a cumulative loss not much larger than any strategy that uses a fixed threshold at each step to decide whether a new bin is opened.
Cite
Text
György et al. "On-Line Sequential Bin Packing." Annual Conference on Computational Learning Theory, 2008. doi:10.5555/1756006.1756010Markdown
[György et al. "On-Line Sequential Bin Packing." Annual Conference on Computational Learning Theory, 2008.](https://mlanthology.org/colt/2008/gyorgy2008colt-line/) doi:10.5555/1756006.1756010BibTeX
@inproceedings{gyorgy2008colt-line,
title = {{On-Line Sequential Bin Packing}},
author = {György, András and Lugosi, Gábor and Ottucsák, György},
booktitle = {Annual Conference on Computational Learning Theory},
year = {2008},
pages = {447-454},
doi = {10.5555/1756006.1756010},
url = {https://mlanthology.org/colt/2008/gyorgy2008colt-line/}
}