Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/Data/TSP/burma14.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: 524 bytes
Line 
1NAME: burma14
2TYPE: TSP
3COMMENT: 14-Staedte in Burma (Zaw Win)
4DIMENSION: 14
5EDGE_WEIGHT_TYPE: GEO
6EDGE_WEIGHT_FORMAT: FUNCTION
7DISPLAY_DATA_TYPE: COORD_DISPLAY
8NODE_COORD_SECTION
9   1  16.47       96.10
10   2  16.47       94.44
11   3  20.09       92.54
12   4  22.39       93.37
13   5  25.23       97.24
14   6  22.00       96.05
15   7  20.47       97.02
16   8  17.20       96.29
17   9  16.30       97.38
18  10  14.05       98.12
19  11  16.53       97.38
20  12  21.52       95.59
21  13  19.41       97.13
22  14  20.09       94.55
23EOF
24
25
26
Note: See TracBrowser for help on using the repository browser.