-
-
Save phabee/d46b979cce1ec6db6924825846ec5d8f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NAME: test4 | |
TYPE: TSP | |
COMMENT: 4 locations on a square with sidelength 20 and left lower edge in (0/0) (Leuthold) | |
DIMENSION: 4 | |
EDGE_WEIGHT_TYPE: EUC_2D | |
NODE_COORD_SECTION | |
1 0 0 | |
2 20 0 | |
3 20 20 | |
4 0 20 | |
EOF |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment