diff options
Diffstat (limited to 'labb3/tsp/res/tsp10-optimal.ans')
| -rw-r--r-- | labb3/tsp/res/tsp10-optimal.ans | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/labb3/tsp/res/tsp10-optimal.ans b/labb3/tsp/res/tsp10-optimal.ans new file mode 100644 index 0000000..9c13c1f --- /dev/null +++ b/labb3/tsp/res/tsp10-optimal.ans @@ -0,0 +1,11 @@ +Distance = 1552.9612081934351 +(343.0, 110.0) +(552.0, 199.0) +(490.0, 285.0) +(306.0, 360.0) +(283.0, 379.0) +(397.0, 566.0) +(325.0, 554.0) +(157.0, 443.0) +(161.0, 280.0) +(110.0, 225.0) |
