搜索资源列表
ACSmatlabCodega
- ACSmatlabCode蚁群算法解TSP问题的源代码,希望对学习蚂蚁算法的朋友提供帮助。-ACSmatlabCode ACO for TSP source, and I hope to learn from the ant algorithm friends to help.
liziqunjiejueTSP
- 基本蚁群算法解TSP问题[matlab程序,大家参考-basic ACO for TSP [Matlab procedures, reference
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
ACOTSP.V1.0.tar
- aco for TSP problem source code
ACOTSP.V1.0
- ACO解决TSP问题(蚁群优化)源码-Solve the TSP problem ACO (Ant Colony Optimization) source!!!
ACO.ZIP
- ACO algorythm. This software package provides an implementation of various Ant Colony Optimization (ACO) algorithms applied to the symmetric Traveling Salesman Problem (TSP). The ACO algorithms implemented are Ant System, Elitist Ant System, MAX-MIN
ACATSP
- 经典的用于求解TSP(旅行商问题)的自适应蚁群算法-Classic self-adaptive ACO algorithm for TSP
AntSystem-WithPlay
- matlab,蚁群算法解TSP,M文件,最优解-matlab, ACO for TSP, M files, the optimal solution
aco-FashionXuBlog
- 蚁群算法解决旅行商问题的C++源码,开发环境VS。-ACO for TSP problem
ACO
- 求解TSP问题的蚂蚁算法,利用TSPLIB上的测试用例做测试。用C语言实现。有注释。-Ant algorithm for solving TSP problems, the use of the test cases for testing TSPLIB. With the C language. Annotated.
aco
- 蚁群软件开发 蚁群算法 针对TSP旅行商问题的仿真 利用程序仿真-Ant colony algorithm for software development, simulation using the traveling salesman problem TSP program simulation
ACG0-1
- 蚁群求解TSP问题,和0-1背包问题,不错,运行结果可以-ACO for TSP, and the 0-1 knapsack problem, yes, the results can be
ant
- 蚁群算法(ant colony algorithm,简称ACA)是20世纪90年代由意大利学者M.Dorigo等人首先提出来的一种新型的模拟进化算法.它的出现为解决NP一难问题提供了一条新的途径.用蚁群算法求解旅行商问题(TSP)、分配问题(QAP)、调度问题(JSP)等,取得了一系列较好的实验结果.虽然对蚁群算法研究的时间不长,但是初步研究已显示出蚁群算法在求解复杂优化问题(特别是离散优化问题)方面具有一定的优势,表明它是一种很有发展前景的方法.蚁群算法的主要特点是:正反馈、分布式计算.正反馈
ants
- 求解TSP 优化公交线网 改进的蚁群算法 可运行,比普通蚁群算法效果较好-Public transportation network optimization for TSP improved ant colony algorithm can be run better than the average ACO
ACOPforPTSP(matlab)
- tsp的蚁群算法 有测试矩阵运行结果及其鲁棒性分析-aco for tsp
Multi-ACO-for-TSP
- 多种群蚁群算法解决pst问题的matlab代码,很有借鉴意义-Multiple ant colony system optimization algorithm for sovling TSP problem
dynamic-ACO-for-TSP
- 动态蚁群算法(ACO)求解(旅行商)TSP问题-Dynamic ant colony algorithm (ACO) to solve the problem (TSP) TSP
ACO-for-three-well-known-TSP-problem
- 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象。通过微调参数,都可以获得较好的解-The program is based on ant colony system algorithm for the model written procedures ( emphasis : Non- ants week model ) to three well-known TSP problem for the test object. By fine-tu
ACO---Code-
- 蚁群算法和遗传算法的源码,性能比较,有搜索过程的界面显示,MFC框架-Ant colony optimization and Genetic Algorithm for TSP,developed in MFC
ACO for TSP
- 蚁群算法解决旅行商问题,能够成功运行并且有结果(Ant colony algorithm can solve the traveling salesman problem and run successfully.)
