From 2a5db460a9d9091238f64c48a640aac7cbe40678 Mon Sep 17 00:00:00 2001 From: Toby Vincent Date: Thu, 22 Apr 2021 20:43:24 -0500 Subject: implemented graph printing --- src/CS340.Plotter/graphs/graph1.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/CS340.Plotter/graphs/graph1.txt (limited to 'src/CS340.Plotter/graphs/graph1.txt') diff --git a/src/CS340.Plotter/graphs/graph1.txt b/src/CS340.Plotter/graphs/graph1.txt new file mode 100644 index 0000000..113fb4f --- /dev/null +++ b/src/CS340.Plotter/graphs/graph1.txt @@ -0,0 +1,6 @@ +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 -- cgit v1.2.3-70-g09d2