作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (19): 141-144. doi: 10.3969/j.issn.1000-3428.2011.19.046

• 人工智能及识别技术 • 上一篇    下一篇

一种求解圆形Packing问题的模拟退火算法?

刘朝霞1,刘景发1,2   

  1. (1. 南京信息工程大学网络信息中心,南京 210044;2. 衡阳师范学院数学系,湖南 衡阳 421008)
  • 收稿日期:2011-03-16 出版日期:2011-10-05 发布日期:2011-10-05
  • 作者简介:刘朝霞(1974-),女,实验师,主研方向:人工智能,信息安全;刘景发,副教授、博士后
  • 基金资助:
    湖南省教育厅杰出青年基金资助项目(07B009);江苏省博士后科研计划基金资助项目(1001030B);江苏省自然科学基金资助项目(BK2010570);中国博士后科学基金特别资助项目(201104 572);中国博士后科学基金资助项目(20100471350);江苏省高校自然科学研究基金资助项目(09KJB520008);江苏省“青蓝工程”基金资助项目

Simulated Annealing Algorithm for Solving Circular Packing Problem

LIU Zhao-xia   1, LIU Jing-fa   1,2   

  1. (1. Network Information Center, Nanjing University of Information Science & Technology, Nanjing 210044, China; 2. Department of Mathematics, Hengyang Normal University, Hengyang 421008, China)
  • Received:2011-03-16 Online:2011-10-05 Published:2011-10-05

摘要: 为求解矩形区域内的圆形Packing问题,提出一种启发式模拟退火算法。寻求多个圆在一个矩形区域内的优良布局,使这些圆两两互不嵌入地放置。算法从任一初始构形出发,采用模拟退火(SA)算法进行全局寻优,在SA执行过程中,应用基于自适应步长的梯度法进行局部搜索,同时介绍一些启发式策略。对2组共20个算例进行实算测试,计算结果证明了该算法的有效性。

关键词: 圆形Packing问题, 模拟退火算法, 启发式策略, 梯度法, 布局, 形区域

Abstract: To solve the circular Packing problem, a Heuristic Simulated Annealing(HSA) algorithm is put forward. The objective of the problem is to find a good layout by Packing circles without overlapping within a larger rectangular container. The algorithm begins from a random initial configuration and applies the Simulated Annealing(SA) algorithm to optimize layout. In the process of the SA iteration, the gradient method with an adaptive step length is used to execute local search. To construct a special neighborhood and jump out of the local minima, some heuristic strategies are proposed. The two sets of benchmarks consisting of 20 instances are tested. The results show HSA is effective.

Key words: circular Packing problem, Simulated Annealing(SA) algorithm, heuristic strategy, gradient method, placement, rectangular region

中图分类号: