Free cookie consent management tool by TermsFeed Policy Generator

source: branches/GeneralizedQAP/HeuristicLab.Problems.Instances.TSPLIB/3.3/Data/CVRP/eil31.vrp @ 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: 3.2 KB
Line 
1NAME : eil31
2COMMENT : (Eilon et al.)
3TYPE : CVRP
4DIMENSION : 31
5EDGE_WEIGHT_TYPE : EXPLICIT
6EDGE_WEIGHT_FORMAT: LOWER_ROW
7DISPLAY_DATA_TYPE: NO_DISPLAY
8CAPACITY : 140
9EDGE_WEIGHT_SECTION
10    41    38    80    80    97    92    96    78    98    87
11    95    77    93    91    98    96    40    73    82    55
12    52    76    76    76    72    98    98    93    89    68
13     3    54    54    64    59    56    39    59    52    58
14    38    55    52    58    59     5    34    48    16    16
15    46    44    50    33    58    58    66    55    32    56
16    56    67    62    59    41    62    50    61    41    58
17    53    61    62     5    37    46    19    17    49    46
18    53    34    61    61    68    58    33     3    19    13
19    16    54    20    47    15    30    15    25    19    17
20    60    46    44    54    68     8    11     4    53    33
21    32    14    10    64    16    10    14    54    17    46
22    12    29    12    22    16    14    61    46    44    54
23    68     9    11     4    54    30    29    12     9    64
24     7    11    53    12    46     8    34    10    24    10
25     8    71    50    45    58    77    19    20    20    57
26    27    26    23     8    67    10    57    13    42     8
27    32    14    19    10     8    65    46    42    55    72
28    15    15    14    55    30    29    18     5    66    48
29     4    35    45    25     3    12     4     4    63    39
30    33    48    69    18    15    18    47    21    20    22
31     7    57    39    12    45    24    47    30    42    44
32    40     8     9    22    36    44    42    50     6    27
33    28    65    48    22    33     6    21     7     9     3
34     5    66    39    31    45    65    22    19    21    45
35    15    15    25    10    55    39    18    39    24    36
36    38    49    12     4    30    46    40    36    43    15
37    18    20    54    39    38    28     3    15     4     2
38    65    43    36    53    71    16    18    17    49    19
39    18    20     5    63    26    14    24    26    40    16
40    18    24    44    20    18    25    22    19    19    41
41    29    34    14     6     4    62    41    36    51    68
42    17    14    16    49    21    20    20     5    60    12
43    14    54    28    21    38    57    24    18    28    34
44     8     7    32    18    47     2    65    42    34    48
45    67    20    20    20    46    17    16    24     9    58
46    66    44    35    50    69    18    18    19    48    19
47    18    22     7    60    36    45    18    14    52    47
48    57    34    60    60    72    62    32     9    22    36
49    37    35    41     6    26    26    57    44    26    31
50    45    35    33    40    15    18    19    54    39    33
51    21    45    39    50    16    44    44    61    51    21
52    59    57    64    30    61    61    79    69    18     6
53     5    47    34    34    20    15    66    10    42    28
54    28    26    12    53    50    35    34    15    11    60
55    32    34    64    52    18     3    39    24    51    39
56    23    52    15    76     6
57DEMAND_SECTION
581 0
592 24 
603 34   
614 11 
625 15
636 11
647 1
658 3
669 29
6710 6
6811 25
6912 6
7013 25   
7114 2 
7215 28   
7316 8 
7417 10 
7518 18 
7619 45 
7720 33 
7821 17
7922 9 
8023 16
8124 35
8225 5 
8326 60 
8427 80 
8528 39 
8629 95
8730 90
8831 123
89DEPOT_SECTION
901
91-1
92EOF
Note: See TracBrowser for help on using the repository browser.