Skip to content

Instantly share code, notes, and snippets.

@phabee

phabee/test4.tsp Secret

Created August 25, 2024 11:59
Show Gist options
  • Save phabee/d46b979cce1ec6db6924825846ec5d8f to your computer and use it in GitHub Desktop.
Save phabee/d46b979cce1ec6db6924825846ec5d8f to your computer and use it in GitHub Desktop.
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