Ant Colony Optimization « http://iridia.ulb.ac.be/~mdorigo/ACO/ACO.html | | Optimization methodology based on ant behaviors. the first aco system was introduced by marco dorigo in 1992. aco was applied to the travelling salesman problem , and to the quadratic assignment problem. |
ANTS Workshop Series « http://iridia.ulb.ac.be/~ants/ | | From ant colonies to artificial ants: a series of international workshops on ant algorithms. links to individual conferences and proceedings. |
Saurabh Samdani - Source codes « http://www.geocities.com/saurabhsamdani/sourcecodes.html | | Site contains ant colony optimization software with source code in c / c++ for engineering optimization problems. |
Simulation of Ant's Emergent Behavior Using StarLogo « http://www.thepangburns.com/jesse/projects/ant_simulation.htm | | A virtual ant colony was created to investigate the emergent behaviors demonstrated by ants. it uses the starlogo simulation tool. |