Ant colony optimization

From DDL Wiki

(Difference between revisions)
Jump to: navigation, search
(External Links)
Line 8: Line 8:
==External Links==
==External Links==
 +
[http://www.aco-metaheuristic.org/ Ant Colony Optimization Home Page]
==References==
==References==

Revision as of 12:05, 29 November 2006

Ant Colony Optimization (ACO) is a probabalistic technique inspired by the way ants make and find paths from the colony to food. The technique is used to solve computational problems that can be reduced to finding good paths through graphs.

Contents

History

Real World Ant Behavior

Application

External Links

Ant Colony Optimization Home Page

References

Personal tools