Welcome![Sign In][Sign Up]
Location:
Search - ant colony system TSP

Search list

[Other resourceAntColonySystemTSP

Description: 这是用Ant Colony System 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-This is used Ant Colony System solution tsp C source of hope for all research Ant Algorithm help
Platform: | Size: 3800 | Author: 刘新儒 | Hits:

[CSharp20050224191612556

Description: 智能蚂蚁算法——蚁群算法的改进 求解VRP问题 求解TSP问题-smart ant algorithm-- ant colony algorithm improvements for VRP for TSP
Platform: | Size: 43008 | Author: 程方 | Hits:

[AI-NN-PRAntColonySystemTSP

Description: 这是用Ant Colony System 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-This is used Ant Colony System solution tsp C source of hope for all research Ant Algorithm help
Platform: | Size: 3072 | Author: 刘新儒 | Hits:

[Mathimatics-Numerical algorithmsACS

Description: 蚁群算法 控制台程序 基于类 不是基本的TSP模型的ant-cycle算法 而是蚁群系统 ant colony system算法-ANT COLONY ALGORITM. TSP MODEL. C++ CLASS BASED. ANT COLONY SYSTEM,NOT ANT-CYCLE ALGORITHM.
Platform: | Size: 4096 | Author: zhaowei | Hits:

[JSP/Javajava-aco-tsp

Description: Java implementation of Ant Colony Optimization (ACO) for Travel Sales Man (TSP) problem
Platform: | Size: 6144 | Author: murix | Hits:

[AI-NN-PRACO.ZIP

Description: 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 Ant System, Rank-based version of Ant System, Best-Worst Ant System, and Ant Colony System.
Platform: | Size: 34816 | Author: Aco17 | Hits:

[Algorithm07022419886

Description: 基于蚁群算法的tsp问题,实现城市访问问题。-A Algorithm based on Ant Colony System
Platform: | Size: 3072 | Author: 紫澜 | Hits:

[AI-NN-PRACO_TSP

Description: apply ant colony system to solve TSP
Platform: | Size: 3072 | Author: Michael | Hits:

[Mathimatics-Numerical algorithmszzzz

Description: 基本蚁群算法求解TSP问题,已编译通过,可运行。-The base ant colony system solve TSP problem.
Platform: | Size: 944128 | Author: 魏涛 | Hits:

[Windows DevelopTtspprarS

Description: TSP的智能算法,里面包含最大大最小蚁群算法,蚂蚁系统,蚁群系统 -TSP smart algorithm, which contains the maximum size of the smallest ant colony algorithm, ant system and ant colony system
Platform: | Size: 49152 | Author: hjmhjm11 | Hits:

[AI-NN-PRMulti-ACO-for-TSP

Description: 多种群蚁群算法解决pst问题的matlab代码,很有借鉴意义-Multiple ant colony system optimization algorithm for sovling TSP problem
Platform: | Size: 12288 | Author: zongxinlu | Hits:

[AI-NN-PRAnt3-30-ant-system

Description: 用C++编写的蚁群算法,能测试不同的TSP问题。-The ant colony prepared C++ algorithm, test different TSP problem.
Platform: | Size: 136192 | Author: limin | Hits:

[AI-NN-PRACO-for-three-well-known-TSP-problem

Description: 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的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-tuning parameters , you can get a better solution
Platform: | Size: 4177920 | Author: zhoujialin | Hits:

[AI-NN-PRTSP-based-on-ant-colony-system

Description: 基于蚁群算法实现TSP最短路程的matlab例程-TSP based on ant colony system
Platform: | Size: 54272 | Author: 潘彬 | Hits:

[Mathimatics-Numerical algorithmsants-colony-Ver2

Description: 蚂蚁群系统优化算法代码,适用于解决中国邮递员、路径优化等问题-(solving tsp with ant colony system)ants colony 2.
Platform: | Size: 2048 | Author: zangtianlei | Hits:

[AI-NN-PRNewAntProject

Description: 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象 //通过微调参数,都可以获得较好的解-A New Ant Project: the program is based on ant colony system model of ant colony algorithm program (emphasize: the ants weeks model), with three famous TSP problem for the test object //by fine tuning parameters, can get a better solution
Platform: | Size: 965632 | Author: 德静 | Hits:

[Bio-RecognizeAnt(TSP)

Description: 该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象。-The program is based on ant colony system for the ant colony algorithm model to write (stressed: non Zhou Moxing ant), with three well-known TSP problem as the test object.
Platform: | Size: 4096 | Author: 德静 | Hits:

[Software Engineeringaco2004

Description: Ant colony system 1, optimization algorithm to solve TSP problem
Platform: | Size: 79872 | Author: abuyaser | Hits:

[CSharpANT-conony-system

Description: 一个简单实用的使用c语言进行蚁群算法的实现解决tsp问题- A simple and practical using c language for the realization of the ant colony algorithm to solve TSP problem
Platform: | Size: 2048 | Author: 谭成浩 | Hits:

[matlabAntColonyOptimization-TSP

Description: 蚁群算法作为新发展的一种模拟蚂蚁群体智能行为的仿生优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点,本算法用来解决最短路径问题,并在TSP旅行商问题上取得较好的成效。同时也可以在他领域如图着色问题、车辆调度问题、集成电路设计、通讯网络、数据聚类进行参考。(Ant colony algorithm is a newly developed bionic optimization algorithm that simulates the ant colony intelligence behavior. It has the advantages of strong robustness, excellent distributed computer system, and easy combination with other methods. This algorithm is used to solve the shortest solution. Path problems, and achieved good results on TSP travel business issues. At the same time, it can also be referenced in such areas as image coloring, vehicle scheduling, integrated circuit design, communication networks, and data clustering.)
Platform: | Size: 1835008 | Author: 元气满满 | Hits:
« 12 »

CodeBus www.codebus.net