Ant Colony Optimization Demo

This is a visual demo which uses the Ant Colony Optimization alrogithm to solve the classic traveling salesman problem. GitHub

  1. Start by placing at least 2 "cities" by clicking inside the canvas below.
  2. Tweak parameter settings as desired (or leave them alone for a reasonable default).
  3. Click Start and see the visualization of how the algorithm determines the shortest path that travels through all of the "cities".

Parameters:

Info: