搜索资源列表
RareEarthSoftSensor
- 禁忌搜索算法,解决三十个城市间的旅行商问题,求出最短距离-Tabu search algorithm to solve thirty cities between the traveling salesman problem, find the shortest distance
jinjisousuosuanfa
- 禁忌搜索算法的妙处,能让同学们充分理解禁忌搜索算法-The beauty of tabu search algorithm that allows students to fully understand the tabu search algorithm
30-city-TSP
- 自己编写的用禁忌搜索编写的30个城市的TSP问题,希望对刚刚学习算法编程的有点帮助-This is what I have written written with Tabu Search 30 cities TSP problem, hoping for just a little help learning algorithm programming, because I am also learning ^ _ ^
search
- 禁忌算法程序应用的基本程序代码,希望对大家有所帮助.-Applications of tabu search algorithm program code , we want to help everyone.
GA-about-Materials-TS-TS-TSP
- 用于工程材料计算的遗传算法,关于TSP问题的禁忌算法 模拟退火算法比较等的源程序-For engineering materials calculated genetic algorithm, tabu search algorithm simulated annealing algorithm for TSP and other source code
jinji
- 禁忌算法解决任务分配问题 机器完成任务的问题-jinji suanfa jiejue renwu fenpei wenti
Shortest-tabu-algorithm-problem
- 禁忌算法求解TSP问题,寻优最短路程,优化算法-Shortest tabu algorithm to solve TSP problem, optimization, optimization algorithm is proposed
禁忌搜索解决背包问题
- 用lua编写的解决背包问题的程序,需要在lua的编译器上执行。执行成功,有结果。
tabu
- 通过禁忌算法求解最优解的问题,可以计算最小值。-Through the tabu algorithm to solve the optimal solution of the problem, the minimum value can be calculated.
Simulated-annealing-algorithm
- 模拟退火算法和禁忌算法,是研究生中的一个智能搜索算法,我们有国外的一些ppt和自己的一些资料,欢迎大家使用。-Simulated annealing algorithm and tabu search algorithm
NodeColoringTabu
- 在matlab下的一种图着色的禁忌算法实现,适合新手使用和学习-In matlab under a taboo graph coloring algorithm, suitable for novices to use and learn
SA-VRP(TS-VRP)
- 采用模拟退火算法或禁忌算法求解车辆路径问题-Using simulated annealing algorithm or tabu search algorithm to solve the vehicle routing problem
ts
- 禁忌算法MATLAB代码,优化算法,处理各种寻优问题-Tabu Search MATLABcode
reconfiguration-Research
- 电力系统配电网重构的一种新的禁忌算法的研究-Reconstruction of the power system, a new tabu search algorithm
TS_TSP
- matlab程序编写 利用禁忌算法实现选择性拆卸序列规划-matlab code disassembly sequence planning based on tabu algorism
Genetic-taboo
- 使用禁忌算法混合遗传算法解决tsp问题,相比单一算法具有很大的优势。-Using the tabu search hybrid genetic algorithm to solve the TSP problem, compared to a single algorithm has a lot of advantages.
TSPSearch
- c++使用禁忌算法解决MAX-CUT问题-c++ use tabu search algorithm to solve the problem of MAX-CUT
TS_TSP
- 应用禁忌算法求解中国邮递员的路径优化问题,可以参考一下-Application of Tabu path algorithm optimization problem Chinese postman
禁忌搜索
- 我的程序基于禁忌搜索算法解决城市分配问题即tsp问题
Tabu-search
- 禁忌算法的实用性和可靠性很强,解决了很多问题-Tabu algorithm is very practical and reliable, and solves many problems.