Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/Data/TSP/ulysses22.tsp @ 7465

Last change on this file since 7465 was 7465, checked in by abeham, 12 years ago

#1614

  • Added TSPLIB instances (TSP, ATSP, CVRP)
  • Improved parser for TSPLIB file format
  • Added ProblemInstanceProvider as an abstract base class which handles the feeding of consumers
File size: 514 bytes
Line 
1NAME: ulysses22.tsp
2TYPE: TSP
3COMMENT: Odyssey of Ulysses (Groetschel/Padberg)
4DIMENSION: 22
5EDGE_WEIGHT_TYPE: GEO
6DISPLAY_DATA_TYPE: COORD_DISPLAY
7NODE_COORD_SECTION
8 1 38.24 20.42
9 2 39.57 26.15
10 3 40.56 25.32
11 4 36.26 23.12
12 5 33.48 10.54
13 6 37.56 12.19
14 7 38.42 13.11
15 8 37.52 20.44
16 9 41.23 9.10
17 10 41.17 13.05
18 11 36.08 -5.21
19 12 38.47 15.13
20 13 38.15 15.35
21 14 37.51 15.17
22 15 35.49 14.32
23 16 39.36 19.56
24 17 38.09 24.36
25 18 36.09 23.00
26 19 40.44 13.57
27 20 40.33 14.15
28 21 40.37 14.23
29 22 37.57 22.56
30EOF
31
Note: See TracBrowser for help on using the repository browser.