language-icon Old Web
English
Sign In

Ant Colony Optimization (ACO)

2013 
The ant colony optimization algorithm (ACO) is an evolutionary meta-heuristic algorithm based on a graph representation that has been applied successfully to solve various hard combinatorial optimization problems. Initially proposed by Marco Dorigo in 1992 in his PhD thesis [49], the main idea of ACO is to model the problem as the search for a minimum cost path in a graph. Artificial ants walk through this graph, looking for good paths. Each ant has a rather simple behavior so that it will typically only find rather poor-quality paths on its own. Better paths are found as the emergent result of the global cooperation among ants in the colony [13, 15, 50-52].
    • Correction
    • Source
    • Cite
    • Save
    • Machine Reading By IdeaReader
    39
    References
    10
    Citations
    NaN
    KQI
    []