Meet Ant Colony Optimization, a nifty little tool I whipped up one evening. It’s a simple, interactive simulator that shows how the Ant Colony Optimization algorithm tackles the Travelling Salesman Problem.

All you do is place some points—each one's like a city the salesman needs to visit. Then, hit 'start' and watch the ants figure out the shortest route. Pheromone trails are illustrated with lines, and the optimal path? It's the red one.

Perfect for anyone curious about algorithms or just looking for a cool visual experience. Enjoy playing around with it!

Leave a comment

Log in with itch.io to leave a comment.