mirror of
https://github.com/boostorg/graph.git
synced 2026-01-30 20:02:12 +00:00
@@ -83,9 +83,9 @@ namespace boost
|
||||
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 <typename Edge, typename Graph>
|
||||
void forward_or_cross_edge(const Edge& e, Graph& g)
|
||||
|
||||
Reference in New Issue
Block a user