当前位置:
首页 资源下载
搜索资源 - tabu-matlabcode-tsp
搜索资源列表
-
0下载:
tabu search, for optimization use
-
-
0下载:
tabu禁忌求TSP
禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
-
-
0下载:
introduction to tabu search
-
-
0下载:
matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
-
-
0下载:
-
-
0下载:
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 from cycling in a small set of so
-
-
0下载:
禁忌搜索解决TSP的Matlab程序.一个很简单的禁忌搜索程序,效果一般,以后还要努力改善。-Tabu search to solve TSP, Matlab program. A very simple tabu search procedure, the effect in general, we still have to improve.
-
-
0下载:
蚁群法在最短路径中的运用,附带matlab代码-Ant in the use of the shortest path, with matlab code
-