Skip to content

Do-ho/Traveling-Salesperson-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Traveling-Salesperson-Problem

Solve TSP(Traveling Salesperson Problem)
Used algorithms : genetic algorithms

Screen Shot

from matplotlib

Find the shortest route

8809.318527647461
[48, 26, 19, 21, 34, 85, 89, 45, 36, 38, 78, 90, 35, 17, 23, 20, 62, 66, 51, 14, 13, 16, 60, 40, 42, 96, 61, 69, 70, 4, 15, 77, 33, 43, 0, 50, 76, 81, 73, 75, 55, 11, 7, 25, 79, 39, 64, 24, 10, 57, 65, 30, 41, 91, 31, 68, 49, 74, 87, 82, 56, 44, 71, 88, 5, 54, 94, 12, 84, 32, 47, 2, 27, 95, 18, 72, 80, 58, 46, 22, 52, 37, 98, 3, 9, 93, 28, 53, 1, 97, 92, 63, 29, 59, 99, 8, 86, 67, 83, 6, 48]

About

Solve TSP(Traveling Salesperson Problem)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages