Open ardianta opened 7 years ago
Another really interesting version of this problem is using Ant Colony Optimization to find the shortest path to connect all of the points in a 2D environment. This recent video (1:36-4:37) of Sebastian Lague shows quite nicely how the algorithm works.
Input: start node and destination node output: shortest path