文件名称:GA_solve_TSP
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-06-08
- 文件大小:
- 288kb
- 下载次数:
- 0次
- 提 供 者:
- 刘*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
遗传算法解决旅行商问题,文件读入城市数量,城市名称,坐标。输出为最短路径的城市序列以及路径距离。-Genetic algorithm to solve the traveling salesman problem, read the file into the number of cities, city name, coordinates. Output sequence for the city as well as the shortest route the route.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2013011420_刘峰_homework4_遗传算法解决TSP\bin\homework4.exe
.........................................\...\TSP10.txt
.........................................\...\TSP20.txt
.........................................\Readme.txt
.........................................\src\homework4.cpp
.........................................\...\TSP10.txt
.........................................\...\TSP20.txt
.........................................\bin
.........................................\src
2013011420_刘峰_homework4_遗传算法解决TSP