搜索资源列表
routing
- CN禁忌搜索法是用于路径搜索的方法可以对应编写各种语言来实现-CN tabu search method is used for path search method can be prepared corresponding to various languages to achieve
tabusearch
- metlab求解的禁忌搜索算法,求解的实例在有效的时间范围内可得。-Solving metlab taboo search algorithm for solving the example in the effective time frame available.
gafuzzymatlab
- 模拟退火,禁忌搜索,遗传算法,神经网络-MATLAB程序合集 -Simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures simulated annealing, tabu search, genetic algorithm, neural network-MATLAB collection procedures
Tabusearch
- This function implements the tabu search algorithm for solving some problem
tabu_matlab
- 采用禁忌搜索算法和模拟退火法来求解旅行商问题,PDF文件,说明很详细-Using tabu search algorithm and simulated annealing method to solve the traveling salesman problem, PDF document describing in great detail
TSP
- 提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
tabusearch
- 本程序提供禁忌搜索tabu search的matlab程序。可模拟遗传算法产生的节点之后的tabu search过程。-This program provides the matlab tabu search tabu search procedure. Generated by genetic algorithm can simulate the node after the tabu search process.
ipyg-5
- ileri Düzeyde Programlama Bilgileri Hill Climbing Tabu Search
Kiekman_TabuSource
- tabu search find min
tabu_search
- 用禁忌搜索算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
gatsp
- 用遗传算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
solve-the-TSP
- E:\学习\人工智能\禁忌搜索 +opt解决TSP问题\禁忌搜索+opt解决TSP问题 含测试数据-E: \ learning \ Artificial Intelligence \ tabu search \ taboo search to+opt for to solve the TSP \ taboo search to+opt for to solve the TSP
myTabuSearch
- 使用禁忌搜索法求解大规模TSP问题 点数达到500以上,内涵2分测试数据,供大家使用。还支持TSPLIB95国际标准测试数据。不足之处恳请广大网友批评者正-The majority of users use tabu search method for solving large-scale TSP problem points to reach 500 or more, I urge critics are
Shortest-tabu-algorithm-problem
- 禁忌算法求解TSP问题,寻优最短路程,优化算法-Shortest tabu algorithm to solve TSP problem, optimization, optimization algorithm is proposed
c
- 禁忌搜索具体算法实现,解决车辆调度问题-Specific tabu search algorithm (c)
TabuSearch
- tabu search for vehicle routing problem
Tabu-search-method-tsp
- 禁忌搜索法求解tsp问题的MATLAB程序-Tabu search method for solving problems MATLAB program tsp
Tabu-search
- 禁忌算法的实用性和可靠性很强,解决了很多问题-Tabu algorithm is very practical and reliable, and solves many problems.
tabu-search
- an algoritm for optimazition
python实现VRPTW求解禁忌搜索算法
- 采用禁忌搜索算法解决问题,解决带时间窗的VRP问题(Tabu search algorithm is used to solve the problem and solve the VRP problem with time windows.)