Proceedings of 37th Conference on Foundations of Computer Science
DOI: 10.1109/sfcs.1996.548461
|View full text |Cite
|
Sign up to set email alerts
|

Approximate strip packing

Abstract: We present an qpproximation scheme for strip-packing, or packing rectangles into a rectangle of fixed width and minimum height, a classical NP-hard cutting-stock problem. The algorithm find,!; a packing of n rectangles whose total height is within a ,factor of (1 + E ) of optimal, and has running time polynomial both in n and in 1 / E . It is based on a reduction to fractional bin-packing, and can be peqormed by 5 stages of guilhtine cuts.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
43
0
1

Publication Types

Select...
5
3
1

Relationship

0
9

Authors

Journals

citations
Cited by 56 publications
(44 citation statements)
references
References 8 publications
0
43
0
1
Order By: Relevance
“…Some problems closely related to job scheduling in smart grid include link scheduling in wireless networks [22], [32], [36], parallel job scheduling [34], [11], [27], [10], [12] rectangle packing [13], [19], [20], [26] and Orthogonal Rectangular Strip Packing Problem (SPP) [2], [14], [17], [24], sometimes also called orthogonal packing in two dimensions. Essentially, the goal is to find the best orthogonal placement of a set of rectangles on a strip of rectangular stock sheet with a fixed width and infinite height.…”
Section: Related Workmentioning
confidence: 99%
“…Some problems closely related to job scheduling in smart grid include link scheduling in wireless networks [22], [32], [36], parallel job scheduling [34], [11], [27], [10], [12] rectangle packing [13], [19], [20], [26] and Orthogonal Rectangular Strip Packing Problem (SPP) [2], [14], [17], [24], sometimes also called orthogonal packing in two dimensions. Essentially, the goal is to find the best orthogonal placement of a set of rectangles on a strip of rectangular stock sheet with a fixed width and infinite height.…”
Section: Related Workmentioning
confidence: 99%
“…2) Approximation algorithms: Approximation algorithms exist [4], [12] that are able to find solutions within´½ · µ of optimal in time that is polynomial in the number of rectangles but exponential in other variables. Unfortunately, for our problem sizes, we believe that no point along the runtime-vs.-¯tradeoff will be acceptable (too much error is introduced and runtime remains high).…”
Section: ) Exhaustive Searchmentioning
confidence: 99%
“…We believe that this approach for rounding and assignment of suitable items will find other applications in related packing or scheduling problems. Furthermore, we use techniques like dual approximation [8], partition of the instance, linear grouping and rounding known from Bin Packing [6] or Strip Packing [17,18], and definition of configurations. Our modelization also involves the multiple subset sum problem (MSSP) which can be formally defined as follows.…”
Section: Introductionmentioning
confidence: 99%