搜索资源列表
pso_C++
- 有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
tsp_pso
- tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用” *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
standard-PSO
- 标准的pso 程序,可用于tsp 等优化问题,大家分享交流 共同进步。-Standard PSO procedure, can be used for optimization problems, such as tsp, we shared the common progress.
U
- 是pso算法tsp问题!! !!1-PSO algorithm is tsp problem! ! ! ! ! ! 1
pso_tsp_ansi_c
- Particle Swarm Optimization (PSO) for the TSP
2
- PSO求解TSP问题的参考文献,查询学校IEEE检索得到!-Particle Swarm Optimization Based on Neighborhood Encoding for Traveling Salesman Problem
psotspc
- 本代码用粒子群算法求解TSP的问题,用c语言编写的 内容简单 很容易理解-The code for solving TSP using PSO problem, using c language simple and easy to understand content
pso
- 本算法在用C++语言开发的PSO求解TSP问题,给出相应的结果-pso for solving TSP problems
PSO_TSP
- 粒子群算法解决TSP问题 PSO算法 非常好用的优化方法-PSO for TSP problem
ktsp
- 微粒群算法求解k-tsp问题,详细有结果-a pso algorithm for k-tsp with complete result
pso-tspchapter
- 基于PSO的TSP算法,程序可以运行,效果不错,有需要的同学可以下载-TSP algorithm based on PSO, the program can run, good results, there is a need for students to download
PSO-tsp
- 利用粒子群算法解决旅行商问题,文件包含数据集为各城市的坐标-Particle swarm algorithm to solve the traveling salesman problem, the file containing the data set for the coordinates of each city
tsp_pso-master
- matlab code for tsp problem using PSO