From 0860c1be03eeddcfa3d6b770254cc6dbcd43c7a3 Mon Sep 17 00:00:00 2001 From: Xiaojun Zhao Date: Tue, 18 Nov 2014 14:40:39 -0500 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..9769348 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +Tutte-Drawing + +What we've done by now is the generation of initial 3-connected graph through two ways. One way is to do it manually and another is to create automatically +=============