From ea945ff4ffae82bb1ee77ec28ce373ba4525d283 Mon Sep 17 00:00:00 2001 From: Franklin Wei Date: Mon, 12 Nov 2018 12:18:25 -0500 Subject: Change graph description format Also adds a `genrand' program for testing purposes. --- test1.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'test1.txt') diff --git a/test1.txt b/test1.txt index 0dea2d9..c9fdb03 100644 --- a/test1.txt +++ b/test1.txt @@ -1,6 +1,6 @@ 1 5 1 2 1 -2 1 1 3 1 4 1 -3 2 1 4 1 -4 2 1 3 1 5 1 -5 4 1 +2 3 1 +2 4 1 +3 4 1 +4 5 1 -- cgit v1.1