2019
DOI: 10.1007/978-3-030-19212-9_4
|View full text |Cite
|
Sign up to set email alerts
|

Binary Decision Diagrams for Bin Packing with Minimum Color Fragmentation

Abstract: Bin Packing with Minimum Color Fragmentation (BPMCF) is an extension of the Bin Packing Problem in which each item has a size and a color and the goal is to minimize the sum of the number of bins containing items of each color. In this work, we introduce the BPMCF and present a decomposition strategy to solve the problem, where the assignment of items to bins is formulated as a binary decision diagram and an optimal integrated solutions is identified through a mixed-integer linear programming model. Our comput… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
3
1
1

Relationship

0
5

Authors

Journals

citations
Cited by 5 publications
(4 citation statements)
references
References 34 publications
0
4
0
Order By: Relevance
“…A purely combinatorial version of floor planning is the well-known Bin Packing problem, where items of different sizes must be packed into bins, each of a fixed capacity, in a way that minimizes the number of bins used. Bergman et al [5] consider a variant called Bin Packing with Minimum Color Fragmentation, where each item is associated with a color. Then the goal is to find a bin packing where items of a common color are placed in the fewest number of bins possible.…”
Section: Related Workmentioning
confidence: 99%
“…A purely combinatorial version of floor planning is the well-known Bin Packing problem, where items of different sizes must be packed into bins, each of a fixed capacity, in a way that minimizes the number of bins used. Bergman et al [5] consider a variant called Bin Packing with Minimum Color Fragmentation, where each item is associated with a color. Then the goal is to find a bin packing where items of a common color are placed in the fewest number of bins possible.…”
Section: Related Workmentioning
confidence: 99%
“…Considerations on limiting communications lead use to include additional constraints on the feasible packings, with a limit on the number of processors alloted to a given row or column. This can be seen as a generalization of some related literature on bin packing: bin packing with class constraints [28,38], in which there is a limit to the number of classes allowed in a bin, and bin packing with minimum color fragmentation [15], in which the number of bins containing a given class is limited. Since we consider both rows and columns, our case is a two-dimensional version of these problems, however the techniques developed in these papers can not be generalized to our context.…”
Section: Bin Packing Problemsmentioning
confidence: 99%
“…Such a model is potentially orders of magnitude smaller than an explicit representation of X as it identifies and merges equivalent partial solutions. Several BDD encodings have already been investigated for linear and non-linear problems [13,14,40] and are used to exploit submodularity [15] or more general combinatorial structure [17].…”
Section: Introductionmentioning
confidence: 99%
“…Lastly, §7 and §8 present the empirical evaluation and final remarks, respectively. encodings for vehicle routing [23,49,36], scheduling [26,20,21,33], and other combinatorial optimization problems [14,16,24,17]. Within the context of this work, Becker et al (2005) [12] presented the first BDD cut generation procedure based on an iterative subgradient algorithm that relies on a longest-path problem over the BDD.…”
Section: Introductionmentioning
confidence: 99%