搜索资源列表
tsp-mpi
- 关于tsp问题的基于windows环境下的mpi实现源代码。-tsp of the windows environment based on the realization of the source code mpi.
遗传算法用于tsp问题的研究
- 此文件是用VC编写的关于编译原理遗传算法用于tsp问题的研究-this document is prepared by the VC on the principle of genetic algorithms compiled for the study tsp
hopfiledTsp
- 模拟Hopfield网络求解TSP问题 旅行商问题-Analog Hopfield network to solve TSP problems traveling salesman problem
SCCA
- tsp 问题的解决 希望对大家有帮助 -tsp problem we want to help
TSP
- 八个点的tsp问题,matlab的源代码的m文件,要把txt文档放到指定文件夹中才能运行,能运行出路线结构-Tsp eight points of the problem, matlab source code of the m documents to txt files on the specified folder in order to run, to run a route structure
tsp
- tsp算法,遗传算法解决tsp问题,用到MATLAB编程-tsp algorithm, genetic algorithm to solve the tsp problem, use MATLAB Programming
psotsp
- 用粒子群算法解决tsp问题,其粒子群算法为离散粒子群算法。-Using particle swarm algorithm to solve the problem tsp its discrete particle swarm PSO.
TSP
- 这是用Delphi编写的程序,目的是用TSP(分支限界法)实现旅行商问题-This is a program written with Delphi, the purpose is to use TSP (branch and bound method) to achieve the traveling salesman problem
ant-tsp-ndd
- 该算法能够蚁群算法在TSP问题上的实现,能取得比较好的效果,但并非本人编写。-This programming can solving TSP problem,the effect is good ,but it is not created by me.
TSP
- 基于蒙特卡洛的TSP问题算法,方便学习使用。主要是近似算法-Based on the TSP Monte Carlo algorithm
Ga-TSP-wenti
- 用遗传算法求出TSP问题,可以再excel里换自己想要的坐标(x,y) 就可以了-TSP problem is obtained using genetic algorithms, can excel in the other they want the coordinates (x, y) on it.
genetic-algorithm-to-solve-TSP
- 用遗传算法求出TSP问题当中的问题,很好用!-TSP problem which was obtained using genetic algorithms, and easy to use!
TSP
- 这是焦李成团队编写的《免疫优化计算、学习与识别》的TSP问题的数据集-Immune optimization calculation, learning and recognition
TS-For-Tsp
- tsp问题的禁忌搜索算法,matlab编程,智能计算-tabu search algorithm tsp problem, matlab programming, intelligent computing
PSO-GA-TSP-PID
- 压缩包包括5个群智能算法的程序,即PSOGA-PID优化,PSO的多目标perota优化问题,基于TSP-PSO算法,遗传算法求解TSP问题,遗传算法求解TSP问题-Compression package includes five swarm intelligence algorithm procedures, namely PSOGA-PID optimization, PSO perota multi-objective optimization problem, TSP-PSO algo
tsp-GA
- 该程序解决了用遗传算法解决10个城市的tsp问题,城市的距离随机生成,可自行修改-This program solves the ten cities with genetic algorithm to solve TSP problem, the distance of the city is randomly generated, are free to modify
TSP
- 进化算法解决TSP问题的源代码,多个程序,非常详细-Evolutionary algorithm to solve the TSP problem of the source code, a number of procedures, very detailed
tsp
- 这个文件主要涉及tsp问题,即旅行商问题,采用遗传算法。-This paper mainly involves the TSP problem, the traveling salesman problem, using genetic algorithm.
禁忌算法求解tsp
- 利用禁忌搜索算法求解经典TSP问题。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路径的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。(Tabu search algorithm for solving classical TSP problems)
tabu_search
- 基禁忌搜索于31城市TSP问题,Base tabu search in the 31 city TSP problem(Base tabu search in the 31 city TSP problem)