搜索资源列表
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)
ga
- genetic algorithm wit delphi TSP
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.
BasedongeneticalgorithmofdynamicTSPresearch
- 基于遗传算法的动态TSP问题的研究,内容详细,条理清晰-Based on genetic algorithm of dynamic TSP research
TSP
- Traveling Salesman Problem Based on Genetic Algorithm
tsp
- Traveling Salesman Problem Based on Genetic Algorithm
2070
- PDF in HYBRIDIZING GENETIC ALGORITHMS WITH BRANCH AND BOUND TECHNIQUES FOR THE RESOLUTION OF THE TSP,usefu-PDF in HYBRIDIZING GENETIC ALGORITHMS WITH BRANCH AND BOUND TECHNIQUES FOR THE RESOLUTION OF THE TSP,usefull
tsp_ga
- tsp with genetic algorithm
TSP
- 遗传算法解决TSP问题 所谓TSP问题(旅行商问题)即最短路径问题就是在给定的起始点S到终止点T的通路集合中,寻求距离最小的通路,这样的通路成为S点到T点的最短路径。-Genetic algorithm to solve TSP problem called TSP problem (TSP) that the shortest path problem in a given starting point S to the end point T path collection, seeki
GENETIC-ALGORITHM-FOR-KNAP-SAC-PROBLEM
- Genetic algorithm for solving TSP problem
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
- 基于遗传算法写的关于旅行商问题的代码,功能可以解决基本的问题,希望能帮助大家!下载吧-Genetic Algorithms write code based on the traveling salesman problem, the function can solve fundamental problems, hoping to help you! Download it
Genetic-algorithm-omar
- TSP(traveling salesman problem) using Genetic algorithm
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.