Computer Engineering and Applications ›› 2011, Vol. 47 ›› Issue (14): 34-36.

• 研究、探讨 • Previous Articles     Next Articles

Simulated annealing ant colony algorithm for QAP

ZHU Jingwei,RUI Ting,JIANG Xinsheng,ZHANG Jinlin   

  1. Engineering Institute of Engineering Corps,PLA University of Science & Technology,Nanjing 210007,China

  • Received:1900-01-01 Revised:1900-01-01 Online:2011-05-11 Published:2011-05-11

模拟退火蚁群算法求解二次分配问题

朱经纬,芮 挺,蒋新胜,张金林   

  1. 解放军理工大学 工程兵工程学院,南京 210007

Abstract: A simulated annealing ant colony algorithm is presented to tackle the Quadratic Assignment Problem(QAP).The simulated annealing method is introduced to the ant colony algorithm.By setting the temperature which changes with the iterative,after each turn of circuit,the solution set got by the colony is taken as the candidate set,the update set is gotten by accepting the solutions in the candidate set with the probability determined by the temperature.The candidate set is used to update the trail information matrix.In each turn of updating the tail information,the best solution is used to enhance the tail information.The tail information matrix is reset when the algorithm is in stagnation.The computer experiments demonstrate this algorithm has high calculation stability and converging speed.

Key words: quadratic assignment problem, ant colony algorithm, simulated annealing, candidate set, update set

摘要: 提出了一种求解二次分配问题的模拟退火蚁群算法。将模拟退火机制引入蚁群算法,在算法中设定随迭代变化的温度,将蚁群根据信息素矩阵搜索得到的解集作为候选集,根据当前温度按照模拟退火机制由候选集生成更新集,利用更新集更新信息素矩阵,并利用当前最优解对信息素矩阵进行强化。当算法出现停滞对信息素矩阵进行重置。实验表明,该算法有着高的稳定性与收敛速度。

关键词: 二次分配问题, 蚁群算法, 模拟退火, 候选集, 更新集