搜索资源列表
包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决
- 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决,matlab程序。
TSPTEST
- 用禁忌搜索算法求解旅行商问题(TSP),程序是可以运行的,刚调试过了-Tabu search algorithm for solving TSP with the problem
Ttabbusearchha
- 用禁忌搜索算法求解tsp。。。。matlab写之,非常有意义 -Tabu search algorithm for solving tsp. . . . matlab write very meaningful
main
- 禁忌搜索算法解决0/1整数规划NP难问题-Tabu Search Algorithm for 0/1 integer programming problem NP hard
jinjisousuosuanfa
- 禁忌搜索算法解决TSP问题-Tabu search algorithm to solve TSP problems
matlab-for-TSP-problem-using-Tabu
- 使用禁忌搜索算法实现TSP问题matlab源码-matlab source program for TSP problem using Tabu
test1_take_some_nodes
- 采用禁忌搜索算法,实现对多个点的TSP路径优化(Achieve the TSP path optimization for multiple points)
Tabu Search
- 通过禁忌搜索算法求解TSP问题最优解问题(The tabu search algorithm is used to solve the optimal solution of the TSP problem)
TspTS
- 采用禁忌搜索算法求解旅行商问题,欢迎下载(Traveling salesman problem is solved by Tabu Search Algorithm)
Untitled3
- 通过禁忌搜索算法求解(旅行商)TSP问题,输出最小路径(Through the taboo search algorithm to solve (traveler) TSP problem, the output of the smallest path)
TSP_TS
- 采用禁忌搜索算法解决中国城市tsp问题,语言环境为matlab(Using tabu search algorithm to solve the problem of Chinese city tsp)
TS_tsp
- 利用matlab软件,应用禁忌搜索算法解决31个城市的TSP问题(Using Matlab Software, Applying Tabu Search Algorithm to Solve TSP Problems in 31 Cities)
禁忌搜索算法
- 禁忌搜索解决背包问题,matlab环境实现c流程(Tabu search solves knapsack problem, and C flow is realized in Matlab environment.)
应用禁忌搜索算法解决0-1背包问题
- 利用禁忌搜索算法求解0-1背包问题。禁忌搜索算法相比其他搜索算法更优,设置藐视规则来避免陷入局部最优解。(Solve 0-1 Knapsack Problem based on Tabu search. The tabu search algorithm is superior to other search algorithms and sets contempt rules to avoid falling into local optimal solutions.)
yichuansuanfa
- 在MATLAB平台,实现利用禁忌搜索算法,解决物流网络的枢纽选址问题,( U5728MATLAB u5E73 u53F0 uFF0C u5B9 u73B0 u5229 u7528 u7981 u5FCC u641C u7D22 u7B97 u6CD5 uFF0C u89E3 u51B3 u7B3 U5740 u95EE u9898 uFF0C)
禁忌搜索算法
- matlab禁忌搜索算法的源程序,内含 TS_TSP.m TS_TSP TSP_DATA.m(Matlab tabu search algorithm source program)
禁忌搜索法实现vrp,matlab
- 该算法主要是禁忌搜索法实现车辆路径优化,即计算vrp较好实现路径优化,matlab代码
禁忌搜索算法
- 禁忌搜索算法解决tsp问题,matlab程序(tabu search algorithm to solve tsp problem, matlab program)
MATLAB求解VRP
- 遗传算法、模拟退火算法、禁忌搜索算法求解VRP问题的matlab程序(Matlab program of genetic algorithm, simulated annealing algorithm, tabu search algorithm to solve VRP problem)
