From fc242f52e835be85cc6030b6cae5619d18df7670 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 30 Jul 2018 06:32:51 -0400 Subject: various changes --- lib/graph.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/graph.h') diff --git a/lib/graph.h b/lib/graph.h index a4732fb..de06924 100644 --- a/lib/graph.h +++ b/lib/graph.h @@ -13,6 +13,7 @@ class graph_t { v_t ne; v_t nv; std::vector> v_adj; + std::vector> coordinate; graph_t(D_t D, L_t L); void add_ext(); -- cgit v1.2.3-70-g09d2