A Branch-and-price Algorithm for the Two-Dimensional Vector Packing Problem

Lijun Wei,Minghui Lai,Andrew Lim,Qian Hu
DOI: https://doi.org/10.1016/j.ejor.2019.08.024
IF: 6.4
2019-01-01
European Journal of Operational Research
Abstract:The two-dimensional vector packing problem is a well-known generalization of the classical bin packing problem. It considers two attributes for each item and bin. Two capacity constraints must be satisfied in a feasible packing solution for each bin. The objective is to minimize the number of bins used. To compute optimal solutions for the problem, we propose a new branch-and-price algorithm. A goal cut that sets a lower bound to the objective is used. It is effective in speeding up column generation by reducing the number of iterations. To efficiently solve the pricing problem, we develop a branch-and-bound method with dynamic programming, which first eliminates conflicts between two items through branching, and then solves the two-constraint knapsack problem at leaf nodes through dynamic programming. Extensive computational experiments were conducted based on 400 test instances from existing literature. Our algorithm significantly outperformed the existing branch-and-price algorithms. Most of the test instances were solved within just a few seconds. (C) 2019 Elsevier B.V. All rights reserved.
What problem does this paper attempt to address?