Genetic Algorithm Visualizer (Travelling Salesman Problem) A simple program that display the routes of each chromosome with best fitness score. Matrix of distances are stored in Distance.txt. Credits to Luca Benci for developing the main program.