文件名称:ACO_for_TSP
介绍说明--下载内容均来自于网络,请自行研究使用
使用蚁群算法进行TSP问题的求解,画出了初始城市分布,蚁群算法求得的路线图。-Using the Ant Colony Algorithm to solve the problem of Traveling Salesman Path.The initial distribution of the cities is presented.And the path for the salesman can be seen clearly from the figure.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ACO求解TSP\main.asv
..........\main.m
..........\test.m
..........\各个城市的位置图.emf
..........\城市坐标.mat
..........\最短距离变化趋势图.emf
..........\迭代之后最优路径.emf
ACO求解TSP