搜索资源列表
TSP
- 基于遗传算法的TSP问题的源代码,喜欢就拿去
基于遗传算法的TSP问题的解决
- 基于遗传算法的TSP问题的matlab实现
tspsa
- 针对基于遗传算法的TSP 问题求解, 尝试了多种遗传操作, 分析了这些操作在遗传算法中的作用, 讨论了基因片段保序在利用遗传算法求解TSP 问题中的重要性.-Based on Genetic Algorithm for TSP Problem Solving, try a variety of genetic manipulation, analysis of these operations at the role of genetic algorithm discussed Orderin
genetic_algorithm-Solve-the-TSP-problem
- 基于遗传算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Genetic Algorithm Based on 50 cities TSP problem solving can be extended to a similar NP-hard problem.
CSharp_TSP_GA
- C#下基于遗传算法做的TSP程序,很好用!-TSP Solution Base on GA in CSharp Language
TSP-GA
- 基于遗传算法的TSP优化问题,用MATLAB编写而成,运行无误-TSP based on genetic algorithm optimization problem, with written in MATLAB and run correctly
GA-TSP
- 基于遗传算法的TSP算法,对初学遗传算法的,有帮助-TSP algorithm based on genetic algorithms, genetic algorithms for beginners, help
tsp
- 老外写的基于遗传算法的TSP 界面也很好-Written by a foreigner based on genetic algorithm and TSP interface is also very good
TSP
- 基于遗传算法的TSP问题,解决旅行商问题-TSP problem based on genetic algorithm to solve the traveling salesman problem
TSP
- 基于遗传算法的TSP算法,有一定的局限性。-TSP algorithm based on genetic algorithms, there are some limitations.
基于遗传算法的 TSP 算法
- tsp问题(全称:TravellingSalesmanProblem),又称为旅行商问题、货郎担问题、TSP问题,是一个多局部最优的最优化问题,遗传算法是一种基于种群演变一种优化的算法,在此基础上的优化程序会自动寻找出最短路(TSP (full name: TravellingSalesmanProblem), also known as the traveling salesman problem, traveling salesman problem, but TSP problem is
基于遗传算法的TSP算法
- 基于遗传算法的TSP算法,Matlab代码。(TSP algorithm based on genetic algorithm, Matlab code.)
chapter4 基于遗传算法的TSP算法
- 遗传算法的旅行商问题的典型范例,初学者可参考学习。(Traveling salesman problem based on genetic algorithm)
chapter4 基于遗传算法的TSP算法
- 《MATLAB智能算法30个案例分析》(史峰等) 遗传算法和BP网络的结合(30 case studies of MATLAB intelligent algorithm (Shi Feng et al.))
基于遗传算法的TSP算法
- 基于遗传算法的TSP算法,可以计算最优路径,最有适应度。(TSP algorithm based on genetic algorithm)
chapter4
- 基于遗传算法的TSP算法(TSP algorithm based on genetic algorithm)
基于遗传算法的TSP算法
- 采用matlab代码实现了基于遗传算法的TSP搜素算法,(Matlab code is used to implement TSP search algorithm based on genetic algorithm.)
基于遗传算法的TSP算法
- TSP问题是典型的NP难问题,运用遗传算法解决TSP问题(The TSP problem is a typical np-hard problem, using the genetic algorithm to solve TSP problem)
遗传算法求解tsp
- 运用matlab解决基于遗传算法的路径优化(Using MATLAB to solve path optimization based on genetic algorithm.)
遗传算法求解TSP
- 基于遗传算法的TSP算法,对初学遗传算法的,有帮助(TSP algorithm based on genetic algorithm which is helpful for beginners in learning genetic algorithm)