|
nxpp
Header-only graph utilities on top of Boost Graph Library
|


Public Member Functions | |
| GenericDfsObjectVisitor (const GraphWrapper &graph_wrapper, Visitor &visitor) | |
| template<typename G > | |
| void | tree_edge (Edge e, const G &g) const |
| template<typename G > | |
| void | back_edge (Edge e, const G &g) const |