paper-with-me

Papers

Three-Dimensional Bin Packing and Mixed-Case Palletization

2019-07-08 · INFORMS 2019 7 · Samir Elhedhli, Fatma Gzara, Burak Yildiz

Despite its wide range of applications, the three-dimensional bin-packing problem is still one of the most difficult optimization problems to solve. Currently, medium- to large-size instances are only solved heuristically and remain out of reach of exact methods. This is particularly true for its practical variant, the mixed-case palletization problem, where item support is needed. This and the lack of a realistic benchmark data set are identified as major research gaps by a recent survey. In this work, we propose a novel formulation and a column-generation solution approach, where the pricing subproblem is a two-dimensional layer-generation problem. Layers are highly desirable in practical packings as they are easily packable and can accommodate important practical constraints such as item support, family groupings, isle friendliness, and load bearing. Being key to the success of the column-generation approach, the pricing subproblem is solved optimally as well as heuristically and is enhanced by using item grouping, item replacement, layer reorganization, and layer spacing. We conduct extensive computational experiments and compare against existing approaches. We also use industrial data to train and propose a realistic data set. The proposed approach outperforms the best-performing algorithm in the literature on most instances and succeeds to solve practical size instances in very reasonable computational times.

📄 PDF Abstract BibTeX

Code (1)

Wadaboa/3d-bpp

Tasks

3D Bin Packing

Similar Papers 제목 키워드 기반

A Parallel Genetic Algorithm for Three Dimensional Bin Packing with Heterogeneous Bins

2014-11-17 · Drona Pratap Chandu

This paper presents a parallel genetic algorithm for three dimensional bin packing with heterogeneous bins using Hadoop Map-Reduce framework. The most common three dimensional bin packing problem which packs given set of…

Hybrid Approach for Solving Real-World Bin Packing Problem Instances Using Quantum Annealers

2023-03-01 · Sebastián V. Romero, Eneko Osaba, Esther Villar-Rodriguez, Izaskun Oregi 외

Efficient packing of items into bins is a common daily task. Known as Bin Packing Problem, it has been intensively studied in the field of artificial intelligence, thanks to the wide interest from industry and logistics.…

Faster width-dependent algorithm for mixed packing and covering LPs

2019-09-26 · NeurIPS 2019 12 · Digvijay Boob, Saurabh Sawlani, Di Wang

In this paper, we give a faster width-dependent algorithm for mixed packing-covering LPs. Mixed packing-covering LPs are fundamental to combinatorial optimization in computer science and operations research. Our algorith…

Combinatorial Optimization

An anytime tree search algorithm for two-dimensional two- and three-staged guillotine packing problems

2020-04-02 · Florian Fontan, Luc Libralesso

[libralesso_anytime_2020] proposed an anytime tree search algorithm for the 2018 ROADEF/EURO challenge glass cutting problem (https://www.roadef.org/challenge/2018/en/index.php). The resulting program was ranked first am…

Vocal Bursts Valence Prediction

Solving Logistic-Oriented Bin Packing Problems Through a Hybrid Quantum-Classical Approach

2023-08-05 · Sebastián V. Romero, Eneko Osaba, Esther Villar-Rodriguez, Antón Asla

The Bin Packing Problem is a classic problem with wide industrial applicability. In fact, the efficient packing of items into bins is one of the toughest challenges in many logistic corporations and is a critical issue f…