文件名称:greedy_algorithm-
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-07-15
- 文件大小:
- 3.45mb
- 下载次数:
- 0次
- 提 供 者:
- 钟***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过贪心算法解决TSP问题,问题规模比较庞大时,可以快速得到解决办法,虽然和最优解有一定差距,但可以忽略-By greedy algorithm to solve TSP problems, relatively large scale of the problem, you can quickly get a solution, though, and there is a certain gap between the optimal solution, but can be ignored
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tsp贪心\Debug\tsp贪心.exe
.......\.....\tsp贪心.ilk
.......\.....\tsp贪心.pdb
.......\ipch\tsp贪心-ee5b8c9e\tsp贪心-abb76f50.ipch
.......\tsp贪心\Debug\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\mt.read.1.tlog
.......\.......\.....\mt.write.1.tlog
.......\.......\.....\tsp贪心.exe.intermediate.manifest
.......\.......\.....\tsp贪心.lastbuildstate
.......\.......\.....\tsp贪心.log
.......\.......\.....\vc100.idb
.......\.......\.....\vc100.pdb
.......\.......\.....\贪心.obj
.......\.......\tsp贪心.vcxproj
.......\.......\tsp贪心.vcxproj.filters
.......\.......\tsp贪心.vcxproj.user
.......\.......\贪心.cpp
.......\tsp贪心.sdf
.......\tsp贪心.sln
.......\tsp贪心.suo
.......\ipch\tsp贪心-ee5b8c9e
.......\tsp贪心\Debug
.......\Debug
.......\ipch
.......\tsp贪心
tsp贪心