Irregular Polygons Nesting Algorithm Driven by Design Knowledge and Application

FENG Yixiong,ZHONG Ruirui,ZHANG Zhifeng,HUANG Cheng,LI Zhongkai,HU Bingtao,HONG Zhaoxi,TAN Jianrong
DOI: https://doi.org/10.13196/j.cims.2023.02.020
2023-01-01
Abstract:To efficiently solve the problem of two-dimensional irregular polygon packing in actual production, a heuristic algorithm driven by design knowledge was proposed. No Fit Polygon(NFP) was used to judge the relative positions between irregular polygons, and a mathematical model of local fitness was established to measure the fitting degree of irregular polygons. Then, a mathematical model driven by design knowledge was established to evaluate the position of irregular polygons to be placed. A greedy algorithm based on local search strategy was used to complete the packing. The experimental testing of international common benchmark cases and comparison with existing intelligent optimization algorithms proved that the proposed algorithm had certain advantages in layout quality and time performance with high stability. Besides, the experimental test of the sample data in actual production proved that the proposed algorithm had the value of being applied to actual production applications.
What problem does this paper attempt to address?