搜索资源列表
n20062920912
- 模拟退火算法求解TSP问题.求解TSP问题的模拟退火算法-simulated annealing algorithm for TSP. TSP simulated annealing
SA_TSP_book
- 求解TSP问题的模拟退火算法教學文章-for TSP simulated annealing teaching article
tsp-word
- 用遗传算法解决旅行商问题的简单实现.word格式,简单,易懂 -using genetic algorithms to solve the traveling salesman problem simple realization. Word format, a simple, understandable
design.rar
- 回溯法,动态规划法,遗传算法求解 tsp问题(课程设计报告),Backtracking, dynamic programming method, genetic algorithm tsp issues (curriculum design report)
matlab
- 求解TSP问题的遗传算法matlab程序-Problem solving TSP procedure genetic algorithm matlab
TSPproblems
- 解决TSP问题的几种算法 模拟退火法 遗传算法 贪心算法等-To solve the problem of several TSP algorithm simulated annealing greedy algorithm such as genetic algorithms
TSP_Based_on_Genetic_Algorithm
- 论文,:从应用的角度讨论了基于遗传算法的旅行商问题( Travelling Salesman Problem ,简称TSP) 的求解方 法,并结合实例给出了求解过程和计算机仿真结果-Solution of Travel ing Salesman Problem Based on Genetic Algorithm
123123
- TSP遗传算法的改进及其并行化研究. -TSP genetic algorithm and its parallel study.
tsp
- 蚁群算法matlab实现,c为测试矩阵 蚁群算法matlab实现,c为测试矩阵 -matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant
TSP
- TPS旅行商。。。。用回溯的算法。。。希望对你有用-TPS traveling salesman. . . . With backtracking algorithms. . . Hope useful to you
Astar_TSP_java
- 用java做的一个简单的tsp,用的是a start算法,代码在文档里面
w
- 蚁群算法,从自然界中蚁群的的觅食行为中受启发, 于1991年,由意大利学者M.Dorigo在其博士论文中提出,并成功的解决了旅行商(TSP)问题 -Ant Colony Algorithm
CSharp-solve-TSP
- c#解决蚁群算法实例源代码,实现一定范围内最短路径的优化。-c# solve the ant colony algorithm source code examples, shortest path optimization within a certain range.
TSP
- 商旅问题,蚁群算法,全局最优,局部最优,Tsp-Traffic problem, ant colony algorithm, the optimal path, the global optimum
Analysis-KSVD-IEEE-TSP
- 稀疏字典学习的K-SVD法介绍的论文,是算法的理论基础。-Sparse Dictionary Learning K-SVD method presented papers, the theoretical basis of the algorithm.
TSP-MATLAB-CODE
- 用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原-Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best in
TSP
- 总结的混合粒子群算法、蚁群算法、遗传算法求TSP(旅行商问题),值得看一看-Summary hybrid particle swarm optimization, ant colony algorithm, genetic algorithm for TSP (traveling salesman problem), it is worth a look
TSP-matalb-fang-zhen
- 改进遗传算法求解T SP 问题的Matlab 程序设计-Improved Genetic Algorithm T SP problem Matlab programming
TSP
- 用遗传算法求解tsp问题,实例。在本程序的TSP问题中一共有20个城市,也就是在图模型中有20个顶点,因此一个染色体的长度为20。-A Genetic Algorithm for tsp problem instances. A total of 20 cities, which is 20 vertices in the graph model TSP problem of this program, so a length of chromosome 20.
dataset_611081
- 该数据为TSP测试库数据,可用做TSP算法的测试,目前大多tsp测试都选用这个库里的数据为实例,它来自标准的TSPLIB95库。-TSP is a dataset directory which contains some examples of data for the traveleing salesperson problem. Most of these examples come TSPLIB, a collection of traveling salesman problem