English

Online Strip Packing with Polynomial Migration

Data Structures and Algorithms 2018-02-21 v2

Abstract

We consider the relaxed online strip packing problem: Rectangular items arrive online and have to be packed without rotations into a strip of fixed width such that the packing height is minimized. Thereby, repacking of previously packed items is allowed. The amount of repacking is measured by the migration factor, defined as the total size of repacked items divided by the size of the arriving item. First, we show that no algorithm with constant migration factor can produce solutions with asymptotic ratio better than 4/3. Against this background, we allow amortized migration, i.e. to save migration for a later time step. As a main result, we present an AFPTAS with asymptotic ratio 1+O(ϵ)1 + \mathcal{O}(\epsilon) for any ϵ>0\epsilon > 0 and amortized migration factor polynomial in 1/ϵ1 / \epsilon. To our best knowledge, this is the first algorithm for online strip packing considered in a repacking model.

Keywords

Cite

@article{arxiv.1706.04939,
  title  = {Online Strip Packing with Polynomial Migration},
  author = {Klaus Jansen and Kim-Manuel Klein and Maria Kosche and Leon Ladewig},
  journal= {arXiv preprint arXiv:1706.04939},
  year   = {2018}
}

Comments

An extended abstract of the paper has been published in APPROX 2017

R2 v1 2026-06-22T20:19:55.296Z