/Travelling-Salesman-Problem

Project for "Computational Intelligence" course. Solving the Traveling Salesman Problem using Genetic Algorithm, ACO, PSO and SA.

Primary LanguagePython

Travelling-Salesman-Problem

Project made for "Computational Intelligence" at University. Solving the Traveling Salesman Problem using Genetic Algorithm, ACO, PSO and SA.

Sprawozdanie.pdf is a report in which I tested all the algorithms, described each of them and compared the time.