Python Tsp Simulated Annealing Save

Visualisation of Simulated Annealing algorithm to solve TSP

Project README

Visualisation of Simulated Annealing algorithm to solve the Travelling Salesman Problem in Python

Using simulated annealing metaheuristic to solve the travelling salesman problem, and animating the results.

A simple implementation which provides decent results.

Requires python3, matplotlib and numpy to work


An example of the resulting route on a TSP with 70 nodes on 200x200 grid.


An example of learning progress expressed as the distance of the path over the time

Open Source Agenda is not affiliated with "Python Tsp Simulated Annealing" Project. README Source: jedrazb/python-tsp-simulated-annealing

Open Source Agenda Badge

Open Source Agenda Rating