-
Notifications
You must be signed in to change notification settings - Fork 1
/
experiment.xml
70 lines (69 loc) · 3.05 KB
/
experiment.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<?xml version="1.0" encoding="UTF-8"?>
<pointsets>
<pointset>
<filename>Burma.xy</filename>
<nicename>Cities in Burma</nicename>
<description>Cities in Burma, derived from data from the National Imagery and Mapping Agency database of geographic feature names.</description>
<url>https://www.math.uwaterloo.ca/tsp/world/countries.html</url>
</pointset>
<pointset>
<filename>WikiCoords.xy</filename>
<nicename>Wiki Coordinates</nicename>
<description>Latitude/longitude of all English language Wikipedia articles with location data.</description>
<url>https://github.com/placemarkt/wiki_coordinates</url>
</pointset>
<pointset>
<filename>Birch3.xy</filename>
<nicename>Birch3 </nicename>
<description>Synthetic random sized clusters in random locations.</description>
<url>http://cs.joensuu.fi/sipu/datasets/</url>
</pointset>
<pointset>
<filename>UberPickups.xy</filename>
<nicename>Uber Pickups in NYC</nicename>
<description>Uber pickups in NYC.</description>
<url>https://www.kaggle.com/wikunia/nyc-taxis-combined-with-dimacs/home.</url>
</pointset>
<pointset>
<filename>USA.xy</filename>
<nicename>USA</nicename>
<description>Nearly all towns, villages, and cities in the United States.</description>
<url>http://www.math.uwaterloo.ca/tsp/</url>
</pointset>
<pointset>
<filename>Europe.xy</filename>
<nicename>Europe</nicename>
<description>Differential coordinates of the map of Europe.</description>
<url>http://cs.joensuu.fi/sipu/datasets/</url>
</pointset>
<pointset>
<filename>KDDCUP04Bio.xy</filename>
<nicename>KDDCUP04</nicename>
<description>The first two dimensions of a protein data set.</description>
<url>http://cs.joensuu.fi/sipu/datasets/</url>
</pointset>
<pointset>
<filename>MonaLisa.xy</filename>
<nicename>Mona Lisa</nicename>
<description>Coordinates of a continuous-line drawing of the Mona Lisa.</description>
<url>http://www.math.uwaterloo.ca/tsp/</url>
</pointset>
<pointset>
<filename>World.xy</filename>
<nicename>World</nicename>
<description>Coordinates of all locations in the world that are registered as populated cities or towns, as well as several research bases in Antarctica.</description>
<url>http://www.math.uwaterloo.ca/tsp/</url>
</pointset>
<pointset>
<filename>VSLI.xy</filename>
<nicename>VSLI</nicename>
<description>VSLI coordinates for LRB744710.</description>
<url>http://www.math.uwaterloo.ca/tsp/</url>
</pointset>
<pointset>
<filename>China.xy</filename>
<nicename>Cities in China</nicename>
<description>Cities in China, derived from data from the National Imagery and Mapping Agency database of geographic feature names.</description>
<url>https://www.math.uwaterloo.ca/tsp/world/countries.html</url>
</pointset>
</pointsets>