2008
DOI: 10.1007/s10732-008-9095-x
|View full text |Cite
|
Sign up to set email alerts
|

A beam search implementation for the irregular shape packing problem

Abstract: This paper investigates the irregular shape packing problem. We represent the problem as an ordered list of pieces to be packed where the order is decoded by a placement heuristic. A placement heuristic from the literature is presented and modified with a more powerful nofit polygon generator and new evaluation criteria. We implement a beam search algorithm to search over the packing order. Using this approach many parallel partial solutions can be generated and compared. Computational results for benchmark pr… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
56
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
5
2

Relationship

0
7

Authors

Journals

citations
Cited by 73 publications
(57 citation statements)
references
References 24 publications
0
56
0
Order By: Relevance
“…Since the sub-problem cannot be solved using the traditional optimization techniques like dynamic programming or branch and bound, we propose a beam search heuristic to generate feasible layouts based on Bennell and Song (2010). This section includes details of the algorithmic procedure for this step.…”
Section: Column Generation (Cg) Variant For the Irregular Shape 2dcspmentioning
confidence: 99%
See 3 more Smart Citations
“…Since the sub-problem cannot be solved using the traditional optimization techniques like dynamic programming or branch and bound, we propose a beam search heuristic to generate feasible layouts based on Bennell and Song (2010). This section includes details of the algorithmic procedure for this step.…”
Section: Column Generation (Cg) Variant For the Irregular Shape 2dcspmentioning
confidence: 99%
“…We describe a beam search algorithm based on Bennell and Song (2010) to find near optimal solution for this problem in the next section. Note that, the elements x 1 , x 2 , · · · , x m in solution vector x found by our CG are not generally integral.…”
Section: Column Generation Schemementioning
confidence: 99%
See 2 more Smart Citations
“…Dowsland et al (2002) use eight static orderings, which have the common strategy of trying to place the difficult-to-place pieces first. Dynamic selection permits all pieces to be available to be placed next Bennell and Oliveira (2009), for example, Bennell and Song (2010) use beam search. This approach searches the breadth first tree, and prunes the tree at each level according to two evaluation functions.…”
Section: The 2d Irregular Bin Packing Problemmentioning
confidence: 99%