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

计算机工程 ›› 2008, Vol. 34 ›› Issue (15): 187-189. doi: 10.3969/j.issn.1000-3428.2008.15.068

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

动态信息素更新蚁群算法在指派问题中的应用

姜长元   

  1. (湖州师范学院理学院,湖州 313000)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-08-05 发布日期:2008-08-05

Application of Dynamic Pheromone Updating Ant Colony Algorithm to Assignment Problem

JIANG Chang-yuan   

  1. (School of Science, Huzhou Teachers College, Huzhou 313000)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-08-05 Published:2008-08-05

摘要: 建立指派问题的数学模型,将其转化为旅行商问题,利用蚁群算法求解此问题。蚁群算法是一种解决组合优化问题的有效算法,但同样存在搜索速度慢,易于陷于局部最优的缺陷。该文提出一种具有动态信息素更新的蚁群算法,通过具体的算例分析,表明该算法比传统的蚁群算法有更快的收敛速度和较好的稳定性。

关键词: 组合优化, 蚁群算法, 指派问题, 动态信息素

Abstract: This paper establishes the mathematical model of assignment problem. Assignment problem is translated into Traveling Salesman Problem(TSP), and Ant Colony Algorithm(ACA) is used to solve the TSP. ACA is an effective algorithm to solve combinatorial problems. Its searching speed is slow and it is easy to fall in local best as other evolutionary algorithm. In this paper, the dynamic pheromone updating ACA is proposed. Experimental results on TSP show that the algorithm has faster convergence speed and greater stability than classical ACA.

Key words: combinatorial optimization, Ant Colony Algorithm(ACA), assignment problem, dynamic pheromone

中图分类号: