文件名称:adaptive-GA-TSP
介绍说明--下载内容均来自于网络,请自行研究使用
运用matlab进行编程,能够解决TSP旅行商问题的基本遗传算法的实现,其中参数可自定义-Programming using matlab, able to solve the TSP traveling salesman problem of the realization of the basic genetic algorithm, the parameter can be customized
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TSP(旅行商问题)\accept.asv
...............\accept.m
...............\annealing.m
...............\calculate.asv
...............\calculate.m
...............\cost.mat
...............\cost_sum.m
...............\exchange2.m
...............\exchange3.m
...............\说明.txt
TSP(旅行商问题)