搜索资源列表
gatsp
- tsp遗传算法源代码,nit fEA_TSP interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ExtCtrls, StdCtrls, Spin, ComCtrls, uIEA, uITSP, uUtilsEA, uDisplayTSP type TFormGA = class(TForm) PanelFit: TPanel
GATSP
- 模拟遗传算法解决TSP问题,模拟生物进化中的遗传方式。
GATSP
- 用遗传算法求解旅行商问题的matlab程序 (详细说明见文本)
gatsp
- 遗传算法在TSP中的应用的原代码, 具体的代码见内。-Genetic algorithm source code applies in TSP with detailed code
GATSP
- 用遗传算法写的求解TSP问题 四种情况 多旅行商单出发点 多旅行商多出发点 单旅行商以点的坐标计算及以距离矩阵计算-Written by using genetic algorithms for solving TSP problems, four cases: more than a single starting point for traveling salesman, multi-traveling salesman more than a starting point, a singl
GATSP
- 在Visual C++ 编译环境下,遗传算法的程序,并利用它们求解了48个城市的TSP问题-In the Visual C++ Compiler environment, the genetic algorithm procedure, and use them to solve a 48 cities TSP problem
Generic-Algorithm-for-TSP
- 运用优化遗传算法解决100个城市的TSP问题,即要选定一条从驻地出发,经过每个城市一遍,最后回到驻地的路线,使总的路程最小。-Optimize the use of genetic algorithms to solve 100 cities TSP problem, which was to select a departure from the resident, after each city once again, and finally returned to the resident
GATSP
- 这是用c编写的旅行商问题的算法,比较简单,很好理解(使用遗传算法)-GA TSP
GATSP
- 通过此程序能够利用遗传算法解决TSP问题,即图论中从某一点出发经过所有点一次的最短路径求解问题-Through this program can take advantage of genetic algorithm to solve the TSP problem, namely, graph theory starting from a point in time through all the points for solving the shortest path problem
GATSP
- 遗传算法计算最短路径,从A城市出发到Z城市,一共76个城市参与计算-Genetic algorithm to calculate the shortest path from A to Z City departure city, a total of 76 cities involved in the calculation
gaTSP
- 遗传算法求解tsp问题,采用遗传算法,比其他的算法更容易解决tsp- GA to solve the tsp problem
GATSP
- 用遗传算法求解旅行商问题,程序中的数据采用的是马少平,朱小燕编写的人工智能P298中的10城市的数据,运行的结果和书上给出的最优解一致,由于程序中群体规模设置的较大,程序运行时间可能需要7s左右。另外初始群体的生成是采用的排列组合算法,有兴趣的读者可以研究此算法的原理或共同探讨-A Genetic Algorithm for Traveling Salesman Problem, program data is in Ma Siu-ping, Xiao-Yan Zhu artificial in
GATSP
- 遗传算法解决TSP问题matlab代码 详细说明代码含义即实现步骤-Genetic algorithm to solve TSP problem matlab code detailed descr iption of the code means that the implementation steps
GATSP
- 遗传算法解决TSP问题 MATTLB代码-GA on TSP
GAtsp
- 基于遗传算法(GA)的10个城市的旅行商(TSP)问题的建模及仿真-Based on genetic algorithms (GA) of the 10 cities of the traveling salesman (TSP) problem of modeling and simulation
GATSP
- 一种经典的TSP算法,适合智能算法初学者学习。-TSP algorithm is a classic, intelligent algorithms for beginners to learn.
gatsp
- 应用遗传算法解决旅行商问题,其中在本程序中是10个城市的TSP,并仿真结果表明本例中遗传算法各个环节所采用的方法都是先进而有效的。-Application of genetic algorithm to solve traveling salesman problem, which is in the program in 10 cities TSP, and simulation results show that the genetic algorithm in this case all
gaTSp
- 用matlab编写的关于遗传算法解决TSP问题(用的十进制)-matlab, use the genetic algorithm to solve TSP problem (in decimal)