一种处理嵌套问题几何形状的创新数据结构

An innovative data structure to handle the geometry of nesting problems

International Journal of Production Research · 2017
被引 13
ABS 3

中文导读

提出一种基于零件几何形状的非规则网格数据结构,解决嵌套问题中离散表示精度损失问题,实验表明能提升求解规模和解的质量。

Abstract

As in many other combinatorial optimisation problems, research on nesting problems (aka irregular packing problems) has evolved around the dichotomy between continuous (time consuming) and discrete (memory consuming) representations of the solution space. Recent research has been devoting increasing attention to discrete representations for the geometric layer of nesting problems, namely in mathematical programming-based approaches. These approaches employ conventional regular meshes, and an increase in their precision has a high computational cost. In this paper, we propose a data structure to represent non-regular meshes, based on the geometry of each piece. It supports non-regular discrete geometric representations of the shapes, and by means of the proposed data structure, the discretisation can be easily adapted to the instances, thus overcoming the precision loss associated with discrete representations and consequently allowing for a more efficient implementation of search methods for the nesting problem. Experiments are conducted with the dotted-board model – a recently published mesh-based binary programming model for nesting problems. In the light of both the scale of the instances, which are now solvable, and the quality of the solutions obtained, the results are very promising.

嵌套问题不规则排样数据结构离散化数学优化