搜索资源列表
hc-mmas-ubqp
- The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube fr a mework for the application to Unconstrained Binary Quadratic Programming (UBQP). -The software package provides a MAX-MIN Ant Sy
mmas
- 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
mmas
- 蚂蚁算法实验室,可以仿真模拟一-laboratory ant algorithm can be simulated under what
hc-mmas-ubqp.tar
- 蚁群算法源代码,一个老外的例子-ant colony algorithm source code and an example of a foreigner
mmas
- 蚂蚁算法实验室,可以仿真模拟一-laboratory ant algorithm can be simulated under what
hc-mmas-ubqp.tar
- 蚁群算法源代码,一个老外的例子-ant colony algorithm source code and an example of a foreigner
hc-mmas-ubqp
- The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube fr a mework for the application to Unconstrained Binary Quadratic Programming (UBQP). -The software package provides a MAX-MIN Ant Sy
mmas
- 采用C++语言编写最大最小蚁群优化算法程序,解决问题-using C language largest smallest ant colony optimization algorithm to solve problems
ACOTSP.V1.0
- 解旅行商问题的ACO算法,包括了AS,EAS,ASRANK,MMAS,ACS-ACO to slove TSP. Including AS,EAS,ASRANK,MMAS,ACS.
hc-mmas-ubqp
- Short descr iption: A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube fr a mework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performanc
ACOTSP.V1.0
- 大师级人物写的蚁群算法解决TSP问题,真的挺不错,你可以下下来看看的.- Program s name: acotsp Ant Colony Optimization algorithms (AS, ACS, EAS, RAS, MMAS, BWAS) for the symmetric TSP Copyright (C) 2004 Thomas Stuetzle Thi
MMAS
- 最大最小改进蚁群优化算法,c++工程,编译即可-Max Min Ant Colony Optimization Algorithm, c++ projects can be compiled
MMAS
- 最大最小蚁群算法求解TSP的实现在基本算法的基础上做少许更改即可。 1》初始化路段信息素为最大值 2》在增加信息素时只更新最优路径 3》在挥发信息素时,将所有路段的信息素值限制在最大最小值之间-Max Min Ant Colony
MMAS
- MMAS 蚁群优化算法 -MMAS ACO
SAT-MMAS
- 蚁群算法 课程内容 比较详细 有文档分解 很不错-ACO course content in more detail with documents into a very good
mixed-ACS-a-MMAS
- 程序开始运行,蚂蚁们开始从窝里出动了,寻找食物;他们会顺着屏幕爬满整个画面,直到找到食物再返回窝。 其中,‘F’点表示食物,‘H’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。 预期的结果: 各个蚂蚁在没有事先告诉他们食物在什么地方的前提下开始寻找食物。当一只找到食物以后,它会向环境释放一种信息素,吸引其他的蚂蚁过来,这样越来越多的蚂蚁会找到食物!有些蚂蚁并没有象其它蚂蚁一样总重复同样的路,他们会另辟蹊径
mmas
- 蚂蚁算法系列中的mmas算法,实现对tsplib算例的计算,较多算例能达到已知最优解。-Ant algorithm series of mmas algorithm to realize tsplib example calculation, more examples can achieve known optimal solution.
hc-mmas-ubqp
- 在linux下C写的最大最小蚁群算法,用于解决VRP、TSP问题,效果发很好。-A MAX-MIN Ant System (MMAS) implemented in the Hyper-Cube fr a mework for the application to Unconstrained Binary Quadratic Programming (UBQP).
mmas
- 最大最小蚁群算法MMAS程序matlab版本(MMAS program MATLAB version)