搜索资源列表
TSP
- 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决。
包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决
- 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
02666199TS-TSP
- 禁忌搜索算法,解决三十个城市间的旅行商问题,求最短距离-Tabu search algorithm to solve thirty cities between the traveling salesman problem, the shortest distance
tabu-search-for-tsp
- 利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
tabu-matlabcode-tsp
- matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
jinjisousuosuanfa
- 禁忌搜索算法解决TSP问题-Tabu search algorithm to solve TSP problems
main
- 禁忌搜索算法 解决TSP旅行商问题,写出了两个精度,一个是粗精度搜索,一个是细精度搜索。-Tabu search algorithm to solve TSP traveling salesman problem, wrote two precision, a coarse precision search, a search is fine precision.
TabuSearch
- 使用禁忌搜索算法解决tsp问题 简单易懂 能实现迭代的图像化显示-Tabu search algorithm to solve the problem tsp straightforward to achieve iterative graphical display
TS
- 禁忌搜索算法解决TSP问题,以中国31省会城市的最短旅行路径为例来说明TS算法的优越性-TS algorithm to solve TSP problem
TSP
- 禁忌搜索算法解决TSP问题,matlab代码-Tabu search algorithm to solve TSP problem
禁忌搜索
- 我的程序基于禁忌搜索算法解决城市分配问题即tsp问题
TSP
- 此代码运用禁忌搜索算法解决旅行商问题(TSP)-This code use tabu search algorithm to solve traveling salesman problem (TSP)
Tabu
- matlab环境下利用禁忌搜索算法解决TSP问题-Tabu search algorithm for TSP
Tabuwindow
- 用mfc做的禁忌搜索算法解决tsp问题的界面的代码-Using mfc taboo search algorithm to solve the tsp problem of the interface code
TSP_TS
- 采用禁忌搜索算法解决中国城市tsp问题,语言环境为matlab(Using tabu search algorithm to solve the problem of Chinese city tsp)
83268749TS-SA
- 31个城市的tsp问题,并没有改进,如果你有改进过的请联系我(31 cities tsp problem, and no improvement, if you have improved please contact me)
TS_tsp
- 利用matlab软件,应用禁忌搜索算法解决31个城市的TSP问题(Using Matlab Software, Applying Tabu Search Algorithm to Solve TSP Problems in 31 Cities)
jinji
- 禁忌搜索算法,主要为解决TSP问题,选取31个城市,目标是31个城市的路径最短化(Tabu search algorithm, mainly to solve the TSP problem, select 31 cities, the goal is the shortest path of 31 cities.)
禁忌搜索解决tsp问题
- 使用matlab应用禁忌搜索解决tsp问题,算法齐全,本人使用没有任何问题。
禁忌搜索算法
- 禁忌搜索算法解决tsp问题,matlab程序(tabu search algorithm to solve tsp problem, matlab program)