欢迎访问《图学学报》 分享到:

图学学报

• 智能设计与数字化设计 • 上一篇    下一篇

基于遗传模拟退火算法的布局优化研究

  

  1. 华南农业大学数学与信息学院,广东 广州 510642
  • 出版日期:2018-06-30 发布日期:2018-07-10

On Layout Optimization Based on Genetic Simulated Annealing Algorithm

  1. School of Mathematics and Informatics, South China Agricultural University, Guangdong Guangzhou 510642, China
  • Online:2018-06-30 Published:2018-07-10

摘要: 为提高矩形件排样算法的利用率与时间效率,提出将遗传算法和模拟退火算法融
合优化的矩形排样算法。采用带符号的十进制编码,依据矩形件长宽比和面积而生成基因序列用
于建立初始种群,以随机产生若干排样顺序与排样尺寸不一的个体,并以利用率为适应度函数,
修改后的最低水平线搜索算法作为排样策略,保证较优个体得以保留,减少闲置区域的产生。
采用10 组随机产生的矩形数据将本算法与现有文献提出的GA 算法进行对比实验,实验结果显
示:该算法有效地提升了排样结果的利用率与时间效率。

关键词: 矩形件排样, 遗传算法, 模拟退火算法, 最低水平线改进算法

Abstract: Based on the integration of the genetic algorithm (GA) and the simulated annealing
algorithm, an improved lowest horizontal line (ILHL) algorithm is presented in order to improve
utilization and stability of the rectangular packing algorithm. In this algorithm, a signed decimal
encoding is utilized to generate the gene sequence in accordance with the length-width ratio and the
area of the rectangle, which is employed to establish the initial population. The improved lowest
horizontal line algorithm adopts the best individuals from a number of random sequences with
different nesting orders and layout sizes, uses utilization rate as the fitness function and reduces the
idle area. In this paper, a contrast experiment is operated to compare ten groups of rectangular data
randomly generated by ILHL with those generated by GA proposed in the current literature. The
experiment results show that our algorithm (ILHL) can effectively improve the utilization rate and
time efficiency of the packing results.

Key words: rectangular packing, genetic algorithm, simulated annealing algorithm, improved lowest horizontal line