文件名称:算法设计——旅行售货员
介绍说明--下载内容来自于网络,使用问题请自行百度
某售货员要到若干城市去推销商品,已知个城市之间的路程或路费,我要选定一条从驻地出发,经过每个城市一次,最后回到驻地的路线,使总的路程(或路费)最小。(回溯法)(A salesperson will sell products to several cities. The distance or distance between the known cities will be chosen. I will choose a route that starts from the station, passes through every city, and finally returns to the resident site, so that the total distance or road cost is the smallest. (backtracking))
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
经剪枝后的解空间树 截图.png | 37332 | 2017-06-12 |
旅行售货员问题(回溯法).cpp | 2527 | 2017-06-12 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.