Skip to content

A simple heuristic construction for solving the traveling salesman problem (TSP) in Python.

License

Notifications You must be signed in to change notification settings

numbersanalyst/traveling-salesman-problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traveling-Salesman-Problem

A simple heuristic construction for solving the traveling salesman problem (TSP) in Python. It also gives a comparison with an approximation algorithm.

Demo

demo image of algorithm

I did it thanks to NeuralNine's video.

About

A simple heuristic construction for solving the traveling salesman problem (TSP) in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages