搜索资源列表
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
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
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
- 改进的蚁群算法并应用与旅行商问题,相比于没有改进的蚁群算法来说,这个算法能更好的对旅行商寻优问题,寻优结果也挺满意,希望感兴趣的可以借鉴一下。-Improved ant colony algorithm and application of the traveling salesman problem, compared to no improvement ant colony algorithm, this algorithm can better optimization of the tr
TSP_ACO_MMAS
- tsp ACO MMAS matlab source code
MMAS
- 运用蚁群最优路径寻找算法,可以寻找最优路径,找到最合理的路径-Using the ant colony optimal path search algorithm, we can find the optimal path and find the most reasonable path
mmas
- 最大最小蚁群算法MMAS程序matlab版本(MMAS program MATLAB version)