Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Tabu tsp
Search - Tabu tsp - List
DL : 0
这个是TSP问题的matlab程序求解,请过目!-the TSP is the procedure for Matlab, please read!
Update : 2025-02-17 Size : 4kb Publisher : 李序

用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法,运行效率比较高。-Tabu search solution TSP, procedures for the use of the taboo path length, operating more efficient.
Update : 2025-02-17 Size : 47kb Publisher : yinhui

开发环境:Visual C++ .net2003 功能:利用禁忌搜索思想求解TSP问题。-Development Environment: Visual C++. Net2003 functions: thinking of the use of tabu search for solving TSP problems.
Update : 2025-02-17 Size : 27kb Publisher : jimin

DL : 0
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。 至于下面的参数可以自己调: T:总的循环次数; tabulength:禁忌长度; Pby:变异概率; -Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability
Update : 2025-02-17 Size : 5kb Publisher : rty

DL : 0
包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决。-Including ant colony, simulated annealing, genetic, neural networks, tabu search, such as intelligent optimization algorithm to TSP problem.
Update : 2025-02-17 Size : 7kb Publisher : orange

用禁忌搜索算法求解tsp。。。matlab写之,很有意义-Tabu search algorithm using tsp. . . matlab write, the meaningful
Update : 2025-02-17 Size : 3kb Publisher : 何金深

利用禁忌搜索算法解决50个城市的tsp问题,简单易懂,适合初学者-The use of tabu search algorithm to solve 50 problems tsp city, easy-to-read, suitable for beginners
Update : 2025-02-17 Size : 3kb Publisher : dayong

DL : 0
使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序-The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
Update : 2025-02-17 Size : 3kb Publisher : ann

TabuSearch的一个小程序。用禁忌搜索解决TSP问题,程序中使用对路径长度禁忌的方法。-TabuSearch a small program. Using tabu search to solve TSP problems, procedures used on the path length taboo method.
Update : 2025-02-17 Size : 28kb Publisher : GaoTiexin

tabu禁忌求TSP 禁忌搜索是对局部领域搜索的一种扩展,是一种全局逐步寻优算法。搜索过程可以接受劣解,有较强的爬山能力。-solve TSP problem
Update : 2025-02-17 Size : 7kb Publisher : 张天佑

DL : 0
introduction to tabu search
Update : 2025-02-17 Size : 100kb Publisher : mohammad

matlab编写的禁忌搜索算法,解决了TSP问题,对初学者有重要的参考价值-tb algorithm for tsp problem
Update : 2025-02-17 Size : 7kb Publisher : wuyao

This program gives solution to the Travelling Salesman problem (TSP). I use genetic algorithm, tabu search, exhaustive search. It all combine in a windows application.
Update : 2025-02-17 Size : 59kb Publisher : yyavuz

基于禁忌搜索算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Tabu search algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
Update : 2025-02-17 Size : 1kb Publisher : 孙岩

tabu search for solving tsp
Update : 2025-02-17 Size : 131kb Publisher : bang

DL : 0
This function implements the tabu search algorithm for solving some problem
Update : 2025-02-17 Size : 1kb Publisher : mohammad goodarzi

DL : 0
这是一个用C++编写的TSP问题的源码,使用Tabu Search算法。-This is a TSP problem source code written in C++, using the Tabu Search algorithm.
Update : 2025-02-17 Size : 2kb Publisher : Erick Lee

模拟退火算法及禁忌搜索算法解tsp的比较,文章及matalb源码-Simulated annealing algorithm and tabu search algorithm for solving tsp comparison, articles and matalb source
Update : 2025-02-17 Size : 73kb Publisher : mengxiangwei

DL : 0
 提出一种改进的禁忌搜索算法来求解背包问题。该算法基于禁忌搜索技术,并采用I&D策略,同时设计了两种针对局 部最优解的变异算子。改进后的算法能有效地弥补标准禁忌算法对初始解依赖的缺陷,同时也避免了搜索停滞的现象。通过对具 体实例和随机问题的测试,表明改进后的禁忌搜索算法有更好的性能。 关-An improved tabu search algorithm to solve knapsack problem. The algorithm is based on tabu search techniques, using I & D strategies, while designed for the local optimal solution of the two kinds of mutation operator. The improved algorithm can effectively compensate for the standard tabu search algorithm depends on the initial solution defect, but also to avoid the phenomenon of search stagnation. Through specific examples and random-question test, indicating that the improved tabu search algorithm has better performance. Guan
Update : 2025-02-17 Size : 6kb Publisher : logspace

DL : 0
tabu search algorithm for TSP
Update : 2025-02-17 Size : 2kb Publisher : krzysiek
« 12 3 4 5 6 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.