summaryrefslogtreecommitdiffstats
path: root/src/CS340.Plotter/graphs/graph2.txt
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2021-04-23 16:34:12 -0500
committerToby Vincent <tobyv13@gmail.com>2021-04-23 16:34:12 -0500
commit66ecdbf20f2a29af26e4bfefb255e7fbe1061eac (patch)
tree1279f40c1838d1202fccf527b22c51f1d6b05a9f /src/CS340.Plotter/graphs/graph2.txt
parent824469649aca839e9fa86c3f4dd00294d8eba8d3 (diff)
implimented MSTApproximate
Diffstat (limited to 'src/CS340.Plotter/graphs/graph2.txt')
-rw-r--r--src/CS340.Plotter/graphs/graph2.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CS340.Plotter/graphs/graph2.txt b/src/CS340.Plotter/graphs/graph2.txt
new file mode 100644
index 0000000..e8a9c25
--- /dev/null
+++ b/src/CS340.Plotter/graphs/graph2.txt
@@ -0,0 +1,6 @@
+0 1 38.05259518088089 2 91.26883367283708 3 61.07372593840988 4 33.24154027718932 5 85.61541917201598
+1 0 38.05259518088089 2 94.2443632266673 3 68.60029154456998 4 12.206555615733702 5 104.7377677822093
+2 0 91.26883367283708 1 94.2443632266673 3 30.265491900843113 4 82.56512580987206 5 41.7612260356422
+3 0 61.07372593840988 1 68.60029154456998 2 30.265491900843113 4 56.43580423808985 5 40.24922359499622
+4 0 33.24154027718932 1 12.206555615733702 2 82.56512580987206 3 56.43580423808985 5 92.65527507918802
+5 0 85.61541917201598 1 104.7377677822093 2 41.7612260356422 3 40.24922359499622 4 92.65527507918802 \ No newline at end of file