Solving the Travelling Salesman Problem using Ant Colony Optimization

I was tinkering around with the Godot game engine, and decided to write this TSP solver using ACO over a weekend. Hope you enjoy the video! The code can be found here :
Back to Top