Ant colony optimization
The ant colony optimization algorithm (ACO), is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs.
complexity group social artificial intelligence swarm ant evolution programming algorithm
Return to the linkmark list.