Skip to content

Instantly share code, notes, and snippets.

@halfdan
Created December 5, 2011 22:48
Show Gist options
  • Save halfdan/1435768 to your computer and use it in GitHub Desktop.
Save halfdan/1435768 to your computer and use it in GitHub Desktop.
36cities unordered numbers for Travelling Salesman GA
18 2 23 4 25 6 7 21 9 34
36 0 0 0 0 0 0 0 0 16
35 0 0 0 0 0 0 0 0 12
10 0 0 0 0 0 0 0 0 27
33 0 0 0 0 0 0 0 0 14
15 0 0 0 0 0 0 0 0 32
31 0 0 0 0 0 0 0 0 11
30 0 0 0 0 0 0 0 0 17
19 0 0 0 0 0 0 0 0 1
28 13 26 3 24 5 22 8 20 29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment