搜索资源列表
hc-mmas-ubqp
- The software package provides a MAX-MIN Ant System implemented in the Hyper-Cube Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). -The software package provides a MAX-MIN Ant System implemented in the Hyper-Cu
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
ACOTSP.V1.0.rar
- 解旅行商问题的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 Framework for the application to Unconstrained Binary Quadratic Programming (UBQP). Aim of the software: Educational (not high-performance) it shows how to implement a M
ant-tsp-search
- 改进的蚁群算法及其在TSP问题中的应用研究 核心是用遗传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径-Improved ant colony algorithm and its problems in the TSP is the core of the application of genetic algorithm with ant colony algorithm to optimize the four parameters, and application of MMA
matlab
- VRP问题的蚁群算法源码,很经典,很实用-Ant colony algorithm VRP source problem, it is a classic, it is practical
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 This program is free software yo
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’表示窝,白色块表示障碍物,‘+’就是蚂蚁了。 预期的结果: 各个蚂蚁在没有事先告诉他们食物在什么地方的前提下开始寻找食物。当一只找到食物以后,它会向环境释放一种信息素,吸引其他的蚂蚁过来,这样越来越多的蚂蚁会找到食物!有些蚂蚁并没有象其它蚂蚁一样总重复同样的路,他们会另辟蹊径,如果令开辟的道路比原来的其他道路更短,那么,渐渐,更多的蚂
x
- 基于MMAS算法的带到达时间批调度问题研究.-MMAS algorithm based on the arrival time with batch scheduling problem.
Iant-tsp-searm
- 改进的蚁群算法及其在TSP问题中的应用研究核心是用遗传传算法对蚁群算法的四个参数进行优化,及运用MMAS进行巡径 -Improved ant colony algorithm and its core TSP problem is genetic propagation algorithm to optimize the four parameters of the ant colony algorithm, and the use of the MMAS patrol Trail
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 Framework for the application to Unconstrained Binary Quadratic Programming (UBQP).
mmas
- 最大最小蚁群算法MMAS程序matlab版本(MMAS program MATLAB version)