Routing Problem
Idea
- Ants dropping different pheromones used to compute “shortest” path from source to destination(s);
- more flexible adaptation to failures and network congestion;
- use only local knowledge for routing and avoid costly communication of state to all network nodes.