From 3f7f20f21f583ca2de566bea08a87eac4b17ad29 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 23 Sep 2019 23:19:13 -0400 Subject: successfully implemented the backbone trimming with homespun graph algorithms, measurements have mostly been disabled and need to be migrated --- src/analysis_tools.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/analysis_tools.cpp') diff --git a/src/analysis_tools.cpp b/src/analysis_tools.cpp index 2ef74c6..5f180ee 100644 --- a/src/analysis_tools.cpp +++ b/src/analysis_tools.cpp @@ -6,6 +6,7 @@ bool is_shorter(const std::list &l1, const std::list &l2) { return l1.size() < l2.size(); } +/* bool trivial(boost::detail::edge_desc_impl) { return true; } @@ -120,4 +121,5 @@ std::list, std::list>> find_minimal_ return output; } +*/ -- cgit v1.2.3-70-g09d2