The goal of this project was to design, implement, and analyze an evolutionary algorithm tackling the travelling salesman problem. The algorithm needed to be able to handle different sizes of the TSP problem going from 50 to 1000 cities.
main file: r0810938.py