文件名称:tsp-GA
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
遗传算法解决TSP问题,词程序为30个城市的TSP问题,其中交叉和变异函数有点问题,在结果中可能无法遍历30个城市-Genetic algorithm to solve TSP, the word program is 30 cities TSP problem where a problem with the crossover and mutation function, the result may not traverse 30 cities
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tsp-GA-有问题\CityPosition1.mat
.............\CityPosition2.mat
.............\CityPosition3.mat
.............\Distanse.m
.............\DrawPath.m
.............\dsxy2figxy.m
.............\Fitness.m
.............\GA_TSP.m
.............\InitPop.m
.............\intercross.m
.............\intercross_2.m
.............\intercross_3.m
.............\Mutate.m
.............\OutputPath.m
.............\PathLength.m
.............\readme.txt
.............\Recombin.m
.............\Reins.m
.............\Reverse.m
.............\Select.m
.............\Sus.m
.............\test.m
tsp-GA-有问题