This code creates a simulation of ANT COLONY OPTIMIZATION working for TSP.
To run:
- Run the main file.
- Click to add nodes.
- Press ENTER or s to start.
- Press c to clear nodes.
- Press q or ESC to quit.
Lines with more pheromones will be brighter in color. The best discovered route for each round is highlighted in green.