Online Sorting and Translational Packing of Convex Polygons

12/07/2021
by   Anders Aamand, et al.
0

We investigate various online packing problems in which convex polygons arrive one by one and have to be placed irrevocably into a container before the next piece is revealed; the pieces must not be rotated, but only translated. The aim is to minimize the used space depending on the specific problem at hand, e.g., the strip length in strip packing, the number of bins in bin packing, etc. We draw interesting connections to the following online sorting problem [γ,n]: We receive a stream of real numbers s_1,…,s_n, s_i∈[0,1], one by one. Each real must be placed in an array A with γ n initially empty cells without knowing the subsequent reals. The goal is to minimize the sum of differences of consecutive reals in A. The offline optimum is to place the reals in sorted order so the cost is at most 1. We show that for any Δ-competitive online algorithm of [γ,n], it holds that γΔ∈Ω(log n/loglog n). We use this lower bound to prove the non-existence of competitive algorithms for various online translational packing problems of convex polygons, among them strip packing, bin packing and perimeter packing. This also implies that there exists no online algorithm that can pack all streams of pieces of diameter and total area at most δ into the unit square. These results are in contrast to the case when the pieces are restricted to rectangles, for which competitive algorithms are known. Likewise, the offline versions of packing convex polygons have constant factor approximation algorithms. On the positive side, we present an algorithm with competitive ratio O(n^0.59) for online translational strip packing of convex polygons. In the case of [C,n] for any constant C>1, we present an O(2^O(√(log nloglog n)))-competitive algorithm.

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset