thesis version

This commit is contained in:
2021-05-10 18:14:24 +02:00
commit caf2a692f9
281 changed files with 73182 additions and 0 deletions

15
data/phd Normal file
View File

@ -0,0 +1,15 @@
NAME: phd
TYPE: TSP
DIMENSION: 10
EDGE_WEIGHT_TYPE: EUC_2D
NODE_COORD_SECTION
1 0 0
2 1 1
3 2 -.5
4 3.5 1.5
5 2.5 2
6 3 2.5
7 2 3
8 .5 2.75
9 .75 2.25
10 -.5 1.25