summaryrefslogtreecommitdiffstats
path: root/src/CS340.TSP/graphs
diff options
context:
space:
mode:
Diffstat (limited to 'src/CS340.TSP/graphs')
-rw-r--r--src/CS340.TSP/graphs/test.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/CS340.TSP/graphs/test.txt b/src/CS340.TSP/graphs/test.txt
deleted file mode 100644
index 113fb4f..0000000
--- a/src/CS340.TSP/graphs/test.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-0 1 78.85429601486528 2 64.62197768561404 3 59.135437767890075 4 71.84705978674423 5 54.08326913195984
-1 0 78.85429601486528 2 93.47726996441435 3 21.095023109728988 4 28.635642126552707 5 102.55242561733974
-2 0 64.62197768561404 1 93.47726996441435 3 85.23496934944014 4 67.89698078707183 5 21.840329667841555
-3 0 59.135437767890075 1 21.095023109728988 2 85.23496934944014 4 33.54101966249684 5 90.21086409075129
-4 0 71.84705978674423 1 28.635642126552707 2 67.89698078707183 3 33.54101966249684 5 80.45495634204272
-5 0 54.08326913195984 1 102.55242561733974 2 21.840329667841555 3 90.21086409075129 4 80.45495634204272 \ No newline at end of file