文件名称:Ant-colony-optimization-algorithms
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
改进传统蚁群算法,基于同一位置出发,考虑每一个城市地点之间的权重值,最终得出路径次优但是花费最少的路线-Improved traditional ant colony algorithm, based on the same starting position, considering the weight values for each location between the city and ultimately come to a suboptimal path, but the least expensive route
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蚁群算法\ACATSP.m
........\DrawRoute.m
........\main.m
蚁群算法