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.hpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/analysis_tools.hpp') diff --git a/src/analysis_tools.hpp b/src/analysis_tools.hpp index c3bffa2..2a4c5d2 100644 --- a/src/analysis_tools.hpp +++ b/src/analysis_tools.hpp @@ -11,7 +11,7 @@ template bool is_shorter(const std::list &, const std::list &); -bool trivial(boost::detail::edge_desc_impl); +//bool trivial(boost::detail::edge_desc_impl); -std::list, std::list>> find_minimal_crack(const Graph &, const network &); +//std::list, std::list>> find_minimal_crack(const Graph &, const network &); -- cgit v1.2.3-70-g09d2