搜索资源列表
ONE_NEW_GA_TO_SOLVE_TSP
- 用vc++程序编的遗传算法解决TSP问题.txt def.h TSP.cpp tsp.h -with vc procedures addendum to the genetic algorithm to solve TSP. Txt def.h TSP.cpp ts p.h
TS_TSP
- 解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率; -Solve the TSP
TS-TSP
- 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序-The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
TS
- TSP问题,即旅行商问题,matlab环境下可以运行-TSP problem, that is, traveling salesman problem, matlab environment can run
TSP
- 各种算法的TSP源码,包含GA、SA、TS、ANN。-TSP source of various algorithms, including GA, SA, TS, ANN.
sA-TS-for-TSP
- 模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
Ga
- GA_Traffic The Traveling Salesman Problem (TSP) is maybe the archetypical problem in combinatorial optimization. This problem and its generalizations, vehicle routing problems, have been studied for more than thirt
Tsp
- TS算法求解TSP问题,里面包含样本数据,算法收敛较好,优化结果比较理想!-tabu search for TSP
vbfrance_RESOLUTION-PROBLEME-VOYAGEUR-COMMERCE-TS
- TSP problem resolution VB6
02666199TS-TSP
- 禁忌搜索算法,解决三十个城市间的旅行商问题,求最短距离-Tabu search algorithm to solve thirty cities between the traveling salesman problem, the shortest distance
TS-for-TSP
- 现代优化算法中的禁忌搜索算法,50城市TSP测试数据,经测试结果与最优解接近。-Tabu search algorithm, 50 cities TSP test data.
TS-SA
- 禁忌搜索和模拟退火相结合的算法,解决TSP问题。注:31城市。-Tabu search and simulated annealing to a combination of algorithms to solve TSP. Note: The 31 cities.
GA-about-Materials-TS-TS-TSP
- 用于工程材料计算的遗传算法,关于TSP问题的禁忌算法 模拟退火算法比较等的源程序-For engineering materials calculated genetic algorithm, tabu search algorithm simulated annealing algorithm for TSP and other source code
TSP
- 免疫克隆选择算法打求解ts问题 可直接运行 功能强大-Immune clonal selection algorithm fight solving ts problems can be directly run powerful
TS
- 在matlab上编程,采用禁忌搜索解决TSP问题-In matlab programming, using tabu search to solve the TSP
TS
- ts算法 tsp上的应用 最新的 不错,利用禁忌搜索算法解决城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve tsp city
TS-For-Tsp
- tsp问题的禁忌搜索算法,matlab编程,智能计算-tabu search algorithm tsp problem, matlab programming, intelligent computing
TS
- 禁忌搜索算法解决TSP问题,以中国31省会城市的最短旅行路径为例来说明TS算法的优越性-TS algorithm to solve TSP problem
TS-TSP
- 本禁忌搜索算法主要用于求解经典的TSP问题(Tabu search algorithm is used to solve the classical TSP problem)
TS-TSP
- 用TS算法解决推销商最短路径问题,数据是中国的各个省会和直辖市(Salesman to solve the shortest path problem with TS algorithm, the data is Chinese all provincial capitals and municipalities directly under the central government)