计算机与现代化 ›› 2013, Vol. 1 ›› Issue (3): 9-11,1.doi:

• 算法分析与设计 • 上一篇    下一篇

改进蚁群算法在二次分配问题中的应用

袁东锋,吕聪颖   

  1. 南阳理工学院计算机与信息工程学院,河南南阳473000
  • 收稿日期:2012-11-23 修回日期:1900-01-01 出版日期:2013-04-03 发布日期:2013-04-03

Application of Improved Ant Colony Algorithm for Quadratic Assignment Problems

YUAN Dong-feng, L Cong-ying   

  1. College of Computer and Information Engineering, Nanyang Institute of Technology, Nanyang 473000, China
  • Received:2012-11-23 Revised:1900-01-01 Online:2013-04-03 Published:2013-04-03

摘要: 为了解决基本蚁群算法在求解大规模二次分配问题时暴露出的缺陷,本文提出一种改进的蚁群算法。在基本蚂蚁算法中,采用全局信息素更新策略,使用距离及流量作为启发式信息并引入局部优化策略,对每代的最优解进行改进,进一步加快算法的收敛速度。通过对于二次分配问题的3种不同类型的问题进行实验,将改进的蚁群算法与基本蚂蚁算法及混合遗传算法进行比较,结果表明该改进算法具有更优的性能。

关键词: 改进蚁群算法, 二次分配问题, 全局, 顶点重定位

Abstract: In order to solve the problems that the basic ant colony algorithm for solving large scale quadratic assignment has revealed defects, this paper proposes an improved ant colony algorithm. This algorithm adopts the global pheromone update strategy, the use of distance and traffic as heuristic information and the introduction of local optimization strategy. The optimal solution for each generation is to improve and further accelerate the convergence speed. For the quadratic assignment problem through three different types of problems, and improved ant colony algorithm with the basic ant algorithm and the hybrid genetic algorithm are compared, the experiments show that the improved method has better performance.

Key words: improved ant colony algorithm, quadratic assignment problem, global, vertex relocation