文件名称:ACO_TSP
介绍说明--下载内容均来自于网络,请自行研究使用
利用蚁群算法解决TSP旅行商问题,要求:
(1)用蚁群算法解决TSP问题;
(2)和粒子群PSO算法进行比较。-Ant colony algorithm to solve the traveling salesman problem TSP requires:
(1) with ant colony algorithm to solve TSP
(2) and particle swarm PSO algorithm for comparison.
(1)用蚁群算法解决TSP问题;
(2)和粒子群PSO算法进行比较。-Ant colony algorithm to solve the traveling salesman problem TSP requires:
(1) with ant colony algorithm to solve TSP
(2) and particle swarm PSO algorithm for comparison.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
CalDist.m
city.txt
drawTSP10.m
drawTSP.m
main.m
tsp.m