Binary Decision Diagrams for Bin Packing with Minimum Color Fragmentation

November 30, 2018 Β· Declared Dead Β· πŸ› Integration of AI and OR Techniques in Constraint Programming

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors David Bergman, Carlos Cardonha, Saharnaz Mehrani arXiv ID 1812.00059 Category cs.DS: Data Structures & Algorithms Citations 8 Venue Integration of AI and OR Techniques in Constraint Programming Last Checked 4 months ago
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 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 computational experiments show that the proposed approach greatly outperforms a direct formulation of BPMCF and that its performance is suitable for large instances of the problem.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted