If we want to find a shortest path in the graph,where the weight changes dynamically. In this case we can use Dijkstra where we can change weight and recalculate path.

Than why to use Ant colony?? If we use ACO,what is the benefit of it??

More Dhaval Varia's questions See All
Similar questions and discussions