--- biconnected_components.hpp 2009-11-29 20:39:30.000000000 +0100 +++ biconnected_components_fix.hpp 2009-11-29 20:40:02.000000000 +0100 @@ -83,9 +83,9 @@ put(lowpt, source(e, g), min BOOST_PREVENT_MACRO_SUBSTITUTION(get(lowpt, source(e, g)), get(dtm, target(e, g)))); + } vis.back_edge(e, g); } - } template void forward_or_cross_edge(const Edge& e, Graph& g)