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

计算机工程 ›› 2008, Vol. 34 ›› Issue (8): 35-37. doi: 10.3969/j.issn.1000-3428.2008.08.012

• 博士论文 • 上一篇    下一篇

基于启发式变异的蚁群算法

龚本灿,李腊元   

  1. (武汉理工大学计算机科学与技术学院,武汉 430063)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2008-04-20 发布日期:2008-04-20

Ant Colony Algorithm Based on Heuristic Mutation

GONG Ben-can, LI La-yuan   

  1. (College of Computer Science and Technology, Wuhan University of Technology, Wuhan 430063)
  • Received:1900-01-01 Revised:1900-01-01 Online:2008-04-20 Published:2008-04-20

摘要: 提出一种基于启发式变异的蚁群算法,结合传统蚁群算法和遗传变异算法的优点,利用蚁群算法找到一条全局近优解,采用启发式变异进行路径优化,并将优化信息以信息素的方式传递给下一代,从而快速得到全局最优解。以旅行商问题为例进行仿真实验,结果表明该算法比其他同类算法具有更好的性能。

关键词: 蚁群算法, 启发式变异, 旅行商问题

Abstract: This paper proposes an Ant Colony Algorithm based on Heuristic Mutation(ACAHM), combining with the advantage of the traditional Ant Colony Algorithm(ACA) and the genetic mutation algorithm. ACA is used to find a globally near optimal solution, and then it is optimized by the heuristic mutation. The optimized route information is passed to the next generation with the pheromone to quickly get a globally optimal solution. Simulation results for solving the Traveling Salesman Problem(TSP) show that ACAHM is superior to other congeneric algorithms in terms of solution quality and computation speed.

Key words: ant colony algorithm, heuristic mutation, Traveling Salesman Problem(TSP)

中图分类号: