首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 一个C++库的蚁群优化算法

一个C++库的蚁群优化算法

  • 资源大小:870.75 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: Library CPlusPlus lib ants ACO

资 源 简 介

Introduction libaco is a library which can be used for solving combinatorial optimization problems using the Ant Colony Optimization (ACO) meta-heuristic. The library implements the following variants of ACO algorithms: Simple Ant System Elitist Ant System Rank-Based Ant System Max-Min Ant System Ant Colony System For detailed descriptions of these algorithms take a look at Ant Colony Optimization by Marco Dorigo and Thomas Stuetzle. The project repository contains the following: libaco, the library itself. acotsp, example code applying libaco to the Travelling Salesman Problem. acotreewidth, example code applying libaco to the problem of finding Tree Decompositions of small width. acotemplate, a template project including a comma

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.224644s