Weighted Rectangle and Cuboid Packing
نویسنده
چکیده
Given a set of rectangular items, all of them associated with a profit, and a single bigger rectangular bin, we can ask to find a non-rotational, non-overlapping packing of a selection of these items into the bin to maximize the profit. A detailed description of the (2 + )-approximation algorithm of Jansen and Zhang [8] for the twodimensional case is given. Furthermore we derive a (16 + )-approximation algorithm for the threedimensional case (which we call cuboid packing) and improve this algorithm in a second step to an approximation ratio of (9 + ). Finally we prove that cuboid packing does not admit an asymptotic PTAS. It turned out, that there is a mistake in Lemma 4.2 that affects the correctness of the (9+ ) algorithm. Instead of correcting the mistake here, we refer to [4]. Based on the ideas developed in this work, we derived a (9+ ) and a (8+ ) algorithm in [4].
منابع مشابه
On Weighted Rectangle Packing with Large Resources
We study the problem of packing a set of n rectangles with weights into a dedicated rectangle so that the weight of the packed rectangles is maximized. We consider the case of large resources, that is, the side length of all rectangles is at most 1 and the side lengths of the dedicated rectangle differ by a factor of at least 1="4, for a fixed positive " > 0. We present an algorithm which finds...
متن کاملApproximating Smallest Containers for Packing Three-Dimensional Convex Objects
We investigate the problem of computing a minimum volume container for the non-overlapping packing of a given set of three-dimensional convex objects. Already the simplest versions of the problem are NPhard so that we cannot expect to find exact polynomial time algorithms. We give constant ratio approximation algorithms for packing axis-parallel (rectangular) cuboids under translation into an a...
متن کاملOn Continuity Properties for Infinite Rectangle Packing
By rectangle packing we mean putting a set of rectangles into an enclosing rectangle, without any overlapping. We begin with perfect rectangle packing problems, then prove two continuity properties for parallel rectangle packing problems, and discuss how they might be used to obtain negative results for perfect rectangle packing problems.
متن کاملSearch Strategies for Rectangle Packing
Rectangle (square) packing problems involve packing all squares with sizes 1 × 1 to n × n into the minimum area enclosing rectangle (respectively, square). Rectangle packing is a variant of an important problem in a variety of real-world settings. For example, in electronic design automation, the packing of blocks into a circuit layout is essentially a rectangle packing problem. Rectangle packi...
متن کاملHardness in Perfect Rectangle Packing Problems
Rectangle Packing is considered a difficult NP-problem which has several application areas such as integrated circuit systems, and pallet packing. Generally, Rectangle Packing Problems consist of a set of rectangles for which a configuration must be found, the intention is to minimise the surface-area of the configurations bounding box. Existing research has predominantly investigated algorithm...
متن کامل