搜索资源列表
旅行商问题
- 这是一个旅行商问题的算法源程序,代码较为简短,说明详细,可读性好。压缩包里面只包含源程序文件,要在vc上面运行。-This is a traveling salesman problem algorithm source code, code brief that detailed and readable. Compressed they contain only source files to run above the vc.
TSP_branch_and_bound_method
- 用来解决旅行商问题 可以直接运行 很好的代码-Used to solve the traveling salesman problem can be directly run a very good code
huisu
- 这个源代码是为了解决旅行商问题算法的一段代码,是用回溯法解决的。-This source code is a piece of code in order to solve the traveling salesman problem algorithm, is overcome with backtracking method.