文件名称:TSP-GA
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
旅行商(TSP)问题用标准遗传算法(GA)在matlab下实现的。-The traveling salesman problem (TSP) using standard genetic algorithm (GA) under Matlab.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TSP程序基本GA\bayg29.opt.tour.txt
.............\bayg29.txt
.............\calfitvalue.m
.............\calpcpm.m
.............\ch150.opt.tour.txt
.............\ch150.tsp.txt
.............\city.m
.............\crossover.m
.............\exchange.m
.............\fit.m
.............\GA.m
.............\geneticTSP.m
.............\initpop.m
.............\juli.m
.............\lin105.opt.tour.txt
.............\lin105.tsp.txt
.............\mutation.m
.............\myLength.m
.............\Opt.m
.............\plotpath.m
.............\pr76.opt.tour.txt
.............\pr76.tsp.txt
.............\selection.m
.............\tsp225.opt.tour.txt
.............\tsp225.tsp.txt
.............\Warehouse.m
TSP程序基本GA
.............\bayg29.txt
.............\calfitvalue.m
.............\calpcpm.m
.............\ch150.opt.tour.txt
.............\ch150.tsp.txt
.............\city.m
.............\crossover.m
.............\exchange.m
.............\fit.m
.............\GA.m
.............\geneticTSP.m
.............\initpop.m
.............\juli.m
.............\lin105.opt.tour.txt
.............\lin105.tsp.txt
.............\mutation.m
.............\myLength.m
.............\Opt.m
.............\plotpath.m
.............\pr76.opt.tour.txt
.............\pr76.tsp.txt
.............\selection.m
.............\tsp225.opt.tour.txt
.............\tsp225.tsp.txt
.............\Warehouse.m
TSP程序基本GA