搜索资源列表
-
0下载:
This function implements the tabu search algorithm for solving some problem
-
-
1下载:
提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局
部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具
体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。
关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu
-
-
0下载:
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
-
-
1下载:
使用禁忌搜索法求解大规模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
-
-
0下载:
禁忌搜索法求解tsp问题的MATLAB程序-Tabu search method for solving problems MATLAB program tsp
-