Skip to content

python script that makes graphs based on an existing problem in the files for TSP GA

Notifications You must be signed in to change notification settings

sabinamah/TSP_GA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Algorithms with Traveling Salesman Problem

This project uses genetic algorithms to solve the traveling salesman problem (TSP), which is finding the shortest route for visiting a set of cities. The project also shows a graph of the optimal route.

About

python script that makes graphs based on an existing problem in the files for TSP GA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages