搜索资源列表
search
- tabu search code you can see it freely -tabu search code you can see it freely
tabu9
- tabu search, for optimization use
tabu-matlabcode-tsp
- tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
tabu
- introduction to tabu search
tabu-matlabcode-tsp
- matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
TSPusingTabuSearch(matlabcode)
- TSP can be defined as a problem where starting from a node it is required to visit every other node only once in a way that the total distance covered is minimized. Tabu Search is a heuristic that prevent the process fro
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.
tabu-matlabcode-tsp
- 蚁群法在最短路径中的运用,附带matlab代码-Ant in the use of the shortest path, with matlab code