搜索资源列表
TabuSearch
- 用C++撰寫tabusearch的程式檔自己寫的提供給有興趣想了解tabusearch的朋友-tabusearch written in C programs written in their own stalls to be interested to know tabus earch friends
TabuSearch
- 用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法,运行效率比较高。-Tabu search solution TSP, procedures for the use of the taboo path length, operating more efficient.
TabuSearch
- 蚁群算法实现紧急搜索tabuserach
TabuSearch
- 此文档为一般的禁忌搜索算法流程,为本人总结,并用word公式编辑器编辑的,对于只关注算法的用用处很大。
tabusearch-TSP
- 用禁忌搜索算法求解tsp。。。matlab写之,很有意义
SimpleOpenTSTutorial
- TabuSearch的一个小程序。用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法。-TabuSearch a small program. Using tabu search to solve TSP problems, procedures used on the path length taboo method.
vrpsd.aco.be.3
- vrpsd -tabu搜索求解-vrpsd tabusearch
TabuSearch
- This code is a solution for TSP problem with tabu search.
Tabusearch
- 禁忌搜索算法的一些源代码,想要了解禁忌算法的可以看一下,不错的-Tabu search algorithm some source code, want to know the algorithm can look taboo, good
TabuSearch
- Tabu Search Algorithm
tabusearch-TSP
- 这是Matlab禁忌搜索算法的代码,用于解决TSP问题-Tabu search algorithm to solve TSP problem
TabuSearch-for-N-Queen-Problem
- Tabu Search解N皇后问题 禁忌搜索算法求解N皇后问题-Tabu Search solution of the N-Queens problem tabu search algorithm for solving the N-queens problem
TabuSearch
- 使用禁忌搜索算法解决tsp问题 简单易懂 能实现迭代的图像化显示-Tabu search algorithm to solve the problem tsp straightforward to achieve iterative graphical display
TabuSearch
- 该算法用于TSP的禁忌搜索,功能强大,而且非常利用方便-this algorithm uesd for Tabu-search for TSP problems,it has great affection,and easy uesd
TABUSEARCH
- pseudocode of tabu search
Tabusearch
- 在MATLAB平台,实现利用禁忌搜索算法,解决基站选址问题-In the MATLAB platform, use the so called tabusearch algorithm to solve the problem of secleting the best base station locations
tabusearch-TSP
- 关于tsp的禁忌搜索方法案例,书上的扣下来的例子(tsp,tabusearch,only for the data)