/test4.tsp Secret
Created
August 25, 2024 11:59
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