English
Related papers

Related papers: Online Square-into-Square Packing

200 papers

In this paper, we show an improved bound and new algorithm for the online square-into-square packing problem. This two-dimensional packing problem involves packing an online sequence of squares into a unit square container without any two…

Computational Geometry · Computer Science 2014-01-23 Brian Brubach

We consider the online problem of packing circles into a square container. A sequence of circles has to be packed one at a time, without knowledge of the following incoming circles and without moving previously packed circles. We present an…

Data Structures and Algorithms · Computer Science 2019-05-03 Sándor P. Fekete , Sven von Höveling , Christian Scheffer

We analyze the problem of packing squares in an online fashion: Given a semi-infinite strip of width 1 and an unknown sequence of squares of side length in [0,1] that arrive from above, one at a time. The objective is to pack these items as…

Data Structures and Algorithms · Computer Science 2010-10-22 Sandor P. Fekete , Tom Kamphans , Nils Schweer

In the d-dimensional online bin packing problem, d-dimensional cubes of positive sizes no larger than 1 are presented one by one to be assigned to positions in d-dimensional unit cube bins. In this work, we provide improved upper bounds on…

Data Structures and Algorithms · Computer Science 2021-05-20 Leah Epstein , Loay Mualem

We provide a tight result for a fundamental problem arising from packing squares into a circular container: The critical density of packing squares into a disk is $\delta=\frac{8}{5\pi}\approx 0.509$. This implies that any set of (not…

Computational Geometry · Computer Science 2022-03-30 Sándor P. Fekete , Vijaykrishna Gurunathan , Kushagra Juneja , Phillip Keldenich , Linda Kleist , Christian Scheffer

Packing a given sequence of items into as few bins as possible in an online fashion is a widely studied problem. We improve lower bounds for packing boxes into bins in two or more dimensions, both for general algorithms for squares and…

Data Structures and Algorithms · Computer Science 2017-11-07 David Blitz , Sandy Heydrich , Rob van Stee , André van Vliet , Gerhard J. Woeginger

In this paper, we study online multidimensional bin packing problem when all items are hypercubes. Based on the techniques in one dimensional bin packing algorithm Super Harmonic by Seiden, we give a framework for online hypercube packing…

Data Structures and Algorithms · Computer Science 2016-08-31 Xin Han , Deshi Ye , Yong Zhou

In this paper we consider the Online Bin Packing Problem in three variants: Circles in Squares, Circles in Isosceles Right Triangles, and Spheres in Cubes. The two first ones receive an online sequence of circles (items) of different radii…

Data Structures and Algorithms · Computer Science 2017-08-30 Carla Negri Lintzmayer , Flávio Keidi Miyazawa , Eduardo Candido Xavier

In the classic circle packing problem, one asks whether a given set of circles can be packed into a given container. Packing problems like this have been shown to be $\mathsf{NP}$-hard. In this paper, we present new sufficient conditions…

Computational Geometry · Computer Science 2018-06-28 Sándor P. Fekete , Sebastian Morr , Christian Scheffer

The problem widely known as Moser's Square Packing Problem asks for the smallest area $A$ such that for any set $S$ of squares of total area $1$, there exists a rectangle $R$ of area $A$ into which the squares in $S$ permit an…

Computational Geometry · Computer Science 2021-03-12 Meike Neuwohner

The online unit clustering problem was proposed by Chan and Zarrabi-Zadeh (WAOA2007 and Theory of Computing Systems 45(3), 2009), which is defined as follows: "Points" are given online in the $d$-dimensional Euclidean space one by one. An…

Data Structures and Algorithms · Computer Science 2015-02-10 Jun Kawahara , Koji M. Kobayashi

The following online bin packing problem is considered: Items with integer sizes are given and variable sized bins arrive online. A bin must be used if there is still an item remaining which fits in it when the bin arrives. The goal is to…

Data Structures and Algorithms · Computer Science 2018-06-05 Joan Boyar , Faith Ellen

We study dense packings of a large number of congruent non-overlapping circles inside a square by looking for configurations which maximize the packing density, defined as the ratio between the area occupied by the disks and the area of the…

Soft Condensed Matter · Physics 2022-05-23 Paolo Amore , Tenoch Morales

The Sum of Squares algorithm for bin packing was defined in [2] and studied in great detail in [1], where it was proved that its worst case performance ratio is at most 3. In this note, we improve the asymptotic worst case bound to…

Data Structures and Algorithms · Computer Science 2007-05-23 Janos Csirik , David S. Johnson , Claire Kenyon

We consider the problem of packing a large square with nonoverlapping unit squares. Let $W(x)$ be the minimum wasted area when a large square of side length $x$ is packed with unit squares. In Roth and Vaughan's paper that proves the lower…

Computational Geometry · Computer Science 2025-04-15 Hong Duc Bui

We provide a tight result for a fundamental problem arising from packing disks into a circular container: The critical density of packing disks in a disk is 0.5. This implies that any set of (not necessarily equal) disks of total area…

Computational Geometry · Computer Science 2019-03-20 Sándor P. Fekete , Phillip Keldenich , Christian Scheffer

We revisit the online Unit Clustering and Unit Covering problems in higher dimensions: Given a set of $n$ points in a metric space, that arrive one by one, Unit Clustering asks to partition the points into the minimum number of clusters…

Computational Geometry · Computer Science 2021-08-27 Adrian Dumitrescu , Csaba D. Tóth

In online unit clustering, points of a metric space arriving one by one must be partitioned into clusters of diameter at most 1, where the cost is the number of clusters. This paper gives linear upper and lower bounds on the advice…

Data Structures and Algorithms · Computer Science 2024-09-27 Judit Nagy-György

Given a point set $S=\{s_1,\ldots , s_n\}$ in the unit square $U=[0,1]^2$, an anchored square packing is a set of $n$ interior-disjoint empty squares in $U$ such that $s_i$ is a corner of the $i$th square. The reach $R(S)$ of $S$ is the set…

Computational Geometry · Computer Science 2018-06-26 Hugo A. Akitaya , Matthew D. Jones , David Stalfa , Csaba D. Tóth

The Split Packing algorithm \cite{splitpacking_ws, splitpackingsoda, splitpacking} is an offline algorithm that packs a set of circles into triangles and squares up to critical density. In this paper, we develop an online alternative to…

Computational Geometry · Computer Science 2018-11-22 Shunhao Oh , Seth Gilbert
‹ Prev 1 2 3 10 Next ›