搜索资源列表
sequential search
- 数据结构中顺序查找的例子-sequence data structure search examples
Multidirectional search for optimization
- 多目标下优化搜索-multi-objective optimization under Search
AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM
- AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM
tuba.rar 禁忌搜索算法的例子程序求解Tsp问题
- 禁忌搜索算法的例子程序求解Tsp问题, The taboo search algorithm example procedure solves the Tsp question
search
- A Pacman agent needs to efficiently find paths through a maze, either to reach a particular location or collect remaining food quickly. In this project, you will build general search algorithms and apply them to Pacman scenarios. The code for t
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
CELL-SEARCH-ETU300
- 小区搜索的ETU-300的信道分析,有机密的动态链接库函数。-The ETU-300 cell search channel analysis, a dynamic link library functions confidential.
Scatter-search
- this file contain Scatter search Algorithm code
tabu-search
- Tabu search implementation in matlab
An-improved-harmony-search-algorithm-for-solving-
- use and application of harmony search algorithm to optimization problems.
An-improved-harmony-search-algorithm-for-synchron
- An improved harmony search algorithm for synchronization of discrete-time chaotic systems
Tabu-search-for-VRP
- 利用C++编程语言,用禁忌搜索解车辆路径问题-Tabu search for VRP
2011-UESTC-ACM-search-
- 2011 UESTC ACM Training for Search Algorithm 之1331,1478,1480,1487,1488水题源码-2011 UESTC ACM Training for Search Algorithm of 1331,1478,1480,1487,1488 source of water problems
Harmony-Search
- 和声搜索算法,最近新提出的一种优化算法,韩国学者 Geem 等人提出-Harmony search- a novel optimization algorithm,proposed by Geem recently
Gravitational-Search-algorithm
- gravititional search algorithm
harmony search for network reconfiguration
- Network Reconfiguration using harmony search to optimal reconfifuration
Tabu Search TSP
- matlab code for tsp using tabu search
ypea117-harmony-search
- 和声搜索算法源代码,亲测可用,是标准和声搜索算法(Harmony search algorithm source code, pro test available, is the standard harmony search algorithm)
grid search
- 简单的Grid Search法,是与斐波那契、黄金分割、二分法相比较最简单的求最小值的方法(simple grid search method)