搜索资源列表
matlab for TSP problem
- matlab code writen by somebody for TSP problem with tabu search
666tabu
- 禁忌搜索的matlab程序,包括求解TSP问题,介绍和ppt-Matlab tabu search procedures, including the TSP problem solving, presentation and ppt
Ttabbusearchha
- 用禁忌搜索算法求解tsp。。。。matlab写之,非常有意义 -Tabu search algorithm for solving tsp. . . . matlab write very meaningful
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-search-matlab
- TSP for VRP solution w/ capacity constraint using Tabu Search Algorithm
tabu-matlabcode-tsp
- tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
tabu-matlabcode-tsp
- matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
tabu_search-Solve-the-TSP-problem
- 基于禁忌搜索算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Tabu search algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
Tabusearch
- This function implements the tabu search algorithm for solving some problem
MSCI703_project
- this journal is created by Sachin Jayaswal Student ID: 20186226 Department of Management Sciences University of Waterloo. it s describe how performances of tabu search and simulated annealing solve the TSP. this journal includes tabu search and S
tabu-matlabcode-tsp
- 禁忌搜索解决TSP的Matlab程序.一个很简单的禁忌搜索程序,效果一般,以后还要努力改善。-Tabu search to solve TSP, Matlab program. A very simple tabu search procedure, the effect in general, we still have to improve.
TSP
- 禁忌算法解决TSP问题,程序简单效率高,欢迎来完善-Tabu algorithm to solve TSP problem, the program simple and efficient, welcome to improve
MATLAB
- it is a matlab program for ga sa tabu sworm opt heuristics we can also use matlab here. or there can
tabu-matlabcode-tsp
- 蚁群法在最短路径中的运用,附带matlab代码-Ant in the use of the shortest path, with matlab code
Tsp
- TS算法求解TSP问题,里面包含样本数据,算法收敛较好,优化结果比较理想!-tabu search for TSP
禁忌算法求解tsp
- 利用禁忌搜索算法求解经典TSP问题。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(Tabu search algorithm for solving classical TSP problems)
Tabu Search TSP
- matlab code for tsp using tabu search
禁忌搜索解决TSP加注释
- matlab程序编写 应用禁忌搜索解决TSP(商旅)问题(Using Tabu Search to Solve TSP (Business Travel) Problem in Matlab Programming)
禁忌搜索算法
- 禁忌搜索算法解决tsp问题,matlab程序(tabu search algorithm to solve tsp problem, matlab program)
tabu_search
- 运用禁忌算法求解tsp问题,源代码中有详细的中文注释,可供相关学者提供参考(Tabu algorithm is used to solve TSP problem. Detailed Chinese annotations are included in the source code, which can provide reference for relevant scholars.)