搜索资源列表
HeuristicLab-3.3.7
- Heuristic 算法库。包含很多算法,包括蚁群算法,遗传算法,模拟退火算法,禁忌搜索算法。-Heuristic algorithms library. Contains many algorithms, including the ant colony algorithm, genetic algorithm, simulated annealing, tabu search algorithm.
hadi-alizade
- this a new alghorithm about tabu search-this is a new alghorithm about tabu search....
tabuveh2661622
- this a new alghorithm about tabu search-this is a new alghorithm about tabu search....
main
- this a new alghorithm about tabu search-this is a new alghorithm about tabu search....
msminimization
- this a new alghorithm about tabu search-this is a new alghorithm about tabu search....
05chapter5
- this code is about tabu search optimization-this code is about tabu search optimization....
10.1.1.157.8925
- this code is about tabu search optimization-this code is about tabu search optimization....
c
- 禁忌搜索具体算法实现,解决车辆调度问题-Specific tabu search algorithm (c)
TS
- 在matlab上编程,采用禁忌搜索解决TSP问题-In matlab programming, using tabu search to solve the TSP
ts-solve-0-1-knapsack-a-info
- 用禁忌搜索解决0-1背包问题,及一些关于禁忌搜索优化和并行处理的资料-Tabu search to solve 0-1 knapsack problem, and some information on tabu search optimization and parallel processing of data
generateQ
- what i present there is part of the source code to solve problems with metaheuristics like tabu search, simulated annealing,genetic algorithms, etc
TabuSearch
- tabu search for vehicle routing problem
jinjisoushuo
- 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。领域结构对收敛性有很大影响。这个程序的结构简单,为SWAP操作-Tabu Search is an extension of local search field, is a global optimization algorithm gradually. Search process can accept inferior solutions, strong climbing capabilit
search
- 禁忌搜索算法 实现tsp 程序代码有注释 易懂-tabu search
000
- 禁忌搜索程序 希望能给你的学习提供帮助 -Tabu search procedure can give you to learn to help
ShiftingPlan
- 禁忌搜索算法案例,用禁忌搜索算法得出变电站的轮休计划-Tabu Search Cases, tabu search algorithm derived substation holiday plans
Genetic_Algorithms
- solving job shop scheduling problem with setup times by Tabu Search Algorithm
code
- The Tabu search (NMTS) algorithm to solve a multiobjective fuzzy model for optimal planning of distribution systems. This algorithm obtains multiobjective nondominated solutions to three objective functions: fuzzy economic cost, level of fuzzy reliab
TS
- ts算法 tsp上的应用 最新的 不错,利用禁忌搜索算法解决城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve tsp city
tspjinjisousuo
- 禁忌搜索算法的matlab实现,以旅行商问题为例,使用该算法找出满意解。-Tabu search algorithm matlab realize, to the traveling salesman problem, for example, the use of the algorithm to find satisfactory solution.