A Reallocation Algorithm for Online Split Packing of Circles

02/16/2018
by   Shunhao Oh, et al.
0

The Split Packing algorithm is an offline algorithm that packs a set of circles into shapes (triangles and squares) at an optimal packing density. In this paper, we develop an online alternative to Split Packing to handle an online sequence of insertions and deletions, where the algorithm is allowed to reallocate circles into new positions at a cost proportional to their areas. The algorithm can be used to pack circles into squares and right angled triangles. If only insertions are considered, our algorithm is also able to achieve optimal packing density as defined in our paper, with an amortized reallocation cost of O(c1/c) for squares, and O(c(1+s^2)_1+s^21/c) for right angled triangles, where s is the ratio of the lengths of the second shortest side to the shortest, when inserting a circle of area c. When insertions and deletions are considered, we achieve a packing density of (1-ϵ) of the optimal, where ϵ>0 can be made arbitrarily small, for an additional amortized reallocation cost of O(c1/ϵ).

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset