Tackling The Container Loading Problem With Complex Constraints

Shui-Hua Han,Xian-Yao Xia
2008-01-01
Abstract:The container loading problem is a three dimensional problem that arrange or pack a number of rectangular boxes of products (or items) into a container, which aims to determine the arrangement of objects with the best utilization ratio in a container. It belongs to the combinatorial optimization problem. A new heuristic approach is put forward for tackling container loading problems with some constrains often ignored in research literature like rotation of box, stability of packing, multi-drop and Load bearing strength etc. Inspired by the strategy of wall-building and brink-laying in the daily life, the heuristic algorithm use the available points and the horizontal as well as vertical reference line to control the container loading process. The approach is evaluated in a series of tests against benchmarks from the literature. The results demonstrate that it outperforms other approaches which have been suggested for this type of problem.
What problem does this paper attempt to address?