Implementation of Ant colony optimization algorithms for Discrete and Combinatorial Optimization Pro
- 资源大小:6.50 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Matlab
资 源 简 介
蚁群优化(ACO)是受蚂蚁社会行为的启发而提出的一组概率元启发式算法和一种智能优化算法。蚁群算法也被归类为群体智能方法,因为实现了这种范式,通过模拟蚂蚁在这些算法结构中的行为。
文 件 列 表
myACO
ant_tour.asv
ant_tour.m
calculate_cost.asv
calculate_cost.m
myaco.asv
myaco.m
update_the_trace.asv
update_the_trace.m
license.txt