摘要
为避免蚁群优化算法容易早熟的缺点,在转移概率公式中引入一个新的自适应因子。随着迭代次数的增加,该因子有利于蚂蚁探索有较弱信息素浓度的边而避免一些边上信息素的过度积累。该特点使蚂蚁在迭代后期仍能以较高概率搜索到更好的解从而避免早熟。仿真实验结果表明,该算法对解决旅行商问题具有更优的全局搜索能力。
A new factor in transition rule is employed to overcome the premature behavior in Ant Colony Optimization(ACO).The factor can help the ants to obtain a better result by exploring the arc with low pheromone trail accumulated so far as time elapses.Besides,it can avoid the over-concentration of pheromone trail to enlarge the searching range.Simulation results show that the Improved Ant Colony System(IACS) has better performance in solving Traveling Salesman Problem(TSP) and more outstanding global optimization properties.
出处
《计算机工程》
CAS
CSCD
北大核心
2010年第23期165-167,共3页
Computer Engineering
基金
重庆市自然科学基金资助项目"群集智能理论
模型及其仿真研究"(CSPC
2005BB2197)
重庆大学高层次人才科研启动基金资助项目(020800110420)
重庆大学数理学院青年科研启动基金资助项目
关键词
蚁群优化
自适应转移概率
旅行商问题
Ant Colony Optimization(ACO)
adaptive transition probability
Traveling Salesman Problem(TSP)