搜索资源列表
TS1
- 基于禁忌搜索算法的配电网无功补偿优化规划的 禁忌搜索部分-Optimize the planning of reactive power compensation based on the tabu search algorithm with tabu search part
TideCal
- 基于禁忌搜索算法的配电网无功补偿优化规划的潮流计算部分-Partially based on the trend of Tabu Search Algorithm with Reactive Power Compensation Optimal Planning
test
- 基于禁忌搜索算法的配电网无功补偿优化规划8点算例-Optimal Planning 8:00 example based on Tabu Search Algorithm for Reactive Power Compensation
xy7z.ZIP
- 求解0_1二次规划问题的迭代禁忌搜索算法The solution of 0_1 two programming problem of the iterative algorithm and tabu search algorithm-The solution of 0_1 two programming problem of the iterative algorithm and tabu search algorithm
Dynamic-Search-Algorithm
- 提出一种基于改进粒子群动态搜索算法的网络重构方法,算法把初始粒子群按照适应度的大小分为两个互不交叉,且具有不同分工的子群,并进行动态搜索。通过引入了交叉和禁忌思想,减少了解陷入局部最优的可能性.与遗传、禁忌搜索算法重构的结果进行比较,表明本文算法具有更高的搜索效率,更容易找到全局最优解.-:An improved method based on improved particle swarm optimization dynamic search algodthm networkrcconfig
C_TS
- 利用禁忌搜索算法,实现模式识别聚类功能。-Tabu search algorithm, the clustering function of pattern recognition.
optimizationBook
- 讲述各种优化算法的书籍,如禁忌搜索、遗传算法、模拟退火算法、蚁群算法等-Books about various optimization algorithms such as tabu search, genetic algorithms, simulated annealing, ant colony algorithm
TS-SA
- 禁忌搜索和模拟退火相结合的算法,解决TSP问题。注:31城市。-Tabu search and simulated annealing to a combination of algorithms to solve TSP. Note: The 31 cities.
ptabu-matlabcr
- matlab编写的禁忌搜索算法,解决了了TSP问题,对初学入门者有重要的参考价值 -Matlab prepared by the tabu search algorithm to solve TSP problems have important reference value for beginners beginners
Ttabu-search-h
- 利用禁忌搜索算法解决50个城市的tsp问题,简单易易懂,适合初学入门者 ,经测试可直接使用。 -Tabu search algorithm to solve the problem of 50 cities in the tsp, simple and easy to understand, suitable for beginners beginners, has been tested and can be used directly.
GATSPackingWindow
- 基于遗传和禁忌搜索的二维装箱算法研究,c#实现-Dimensional Packing genetic and tabu search algorithm, c# implementation
tabu_search
- 用禁忌搜索算法求tsp问题,采用matlab编程来求得,完整的算法程序-The tsp problem by tabu search algorithm, using matlab programming to obtain the complete algorithm
tatukuangjia
- 一个框架程序,关于禁忌搜索算法的,可以使用,稍作修改-A framework program on tabu search algorithm can be used, with slight modifications
TS_TSP
- 禁忌搜索算法matlab解决旅行商问题程序源代码,含数据结果!-Tabu Search solve tsp problem
zidongpaikesuanfa
- :文章提出了一种应用于高等院校的自动排课算法 该算法针对高等院校排课要求的高易用性、高收敛性等特点将 启发式算法、禁忌搜索算法、回溯算法进行有机结合.充分发挥 启发式算法在利用应用领域经验和规则的优势,提高了自动排课 的资源搜索能力。通过实际的应用表明,该算法在解决复杂的高 校排课问题时有较好的效果。 关键词:自动排课 启发式算法 禁忌搜索 回溯算法-Automatic Timetable A applied to the institutions of higher l
CPP_Tabu-search-algorithm
- 禁忌搜索算法C/C++源代码,以禁忌表形式来搜索和禁忌以搜寻最优解-The taboo search Algorithm C/C++ in source code form of taboo table to search for and contraindications to search optimal solution
tuba
- 本文件包含了禁忌搜索算法的C++程序代码。-This file contains the the tabu search the algorithm C++ code.
Modern-optimization-algorithm
- 禁忌搜索(tabu search ),模拟退火(simulated annealing),遗传算法(genetic algorithms),人工神经网 络(neural networks)的matlab源码-Tabu search (Tabu search), simulated annealing (simulated annealing), genetic algorithms (genetic algorithms), artificial neural networks (ne
Tabu-search
- 禁忌搜索启发式算法 希望对大家有用,请查看。-Tabu search C++
tabusearch-TSP
- 这是Matlab禁忌搜索算法的代码,用于解决TSP问题-Tabu search algorithm to solve TSP problem