Last change
on this file since 7470 was
7465,
checked in by abeham, 13 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 | |
---|
1 | NAME: burma14 |
---|
2 | TYPE: TSP |
---|
3 | COMMENT: 14-Staedte in Burma (Zaw Win) |
---|
4 | DIMENSION: 14 |
---|
5 | EDGE_WEIGHT_TYPE: GEO |
---|
6 | EDGE_WEIGHT_FORMAT: FUNCTION |
---|
7 | DISPLAY_DATA_TYPE: COORD_DISPLAY |
---|
8 | NODE_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 |
---|
23 | EOF |
---|
24 | |
---|
25 | |
---|
26 | |
---|
Note: See
TracBrowser
for help on using the repository browser.