搜索资源列表
TSP_GA
- 用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。
TSP_GA
- 用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.
TSP_ga
- TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序-TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm matlab common procedures
tsp_GA
- 在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题。-In Visual C++ compiler environment, the genetic algorithm procedure, and use them to solve a 48 cities TSP problem.
TSP_GA
- Genetic Algorithm (GA) based solver for the Traveling Salesman Problem
TSP_GA
- 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligen
tsp_ga
- 一老外用些的遗传算法解决tsp问题的源码,可以参考-A foreigner with some of the genetic algorithm to solve the problem tsp source code, can refer to
tsp_ga
- a program about Traveling Salesman Problem (TSP) Genetic Algorithm
tsp_ga
- 遗传算法 求解TSP ,在matlab中实现编程。-Algorithm genetic algorithm TSP, in the realization of programming in matlab.
TSP_GA
- 使用进化计算算法解决TSP(Travelling Sales man Problem)问题的算法实现。程序显示了进化计算在解决NP-Hard的传统难题上的优势。-The use of evolutionary computation algorithm to solve TSP (Travelling Sales man Problem) algorithm problem.
tsp_ga
- 遗传算法解决TSP问题的一个不错的程序,在MATLAB下就可以应用,很好用-Genetic algorithm to solve TSP problems a good program, MATLAB can be applied, under, very good use
tsp_ga
- SP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each cit
TSP_GA
- 在MATLAB中用遗传算法解决TSP问题。-solve the TSP problem by GA
tsp_ga
- tsp problem through GA
TSP_GA
- 用遗传算法解决旅行商问题的代码,并附有完整的说明文档-Traveling Salesman Problem with Genetic Algorithm to solve the code, along with a complete documentation
tsp_ga
- tsp的解法 一起研究吧、 让我们都学好matlab-tsp of solution come together to study the
TSP_GA
- 在c语言中用遗传算法解决旅行商问题的一个简单的程序,含有主程序,数据文件-In c language using genetic algorithms to solve the traveling salesman problem of a simple program, with the main program, data file
tsp_ga
- 这是一个用遗传算法求解TSP问题的Matlab源程序。-This is a genetic algorithm for TSP problem with the Matlab source code.
tsp_ga
- TSP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each c