Genetic Algorithms

This demo visualizes the learning of an genetic algorithm for the traveling salesman problem. A path must be found which visits all cities exactly once that minimizes the distance through them. A code experiment by Adam Stirtan.