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


Public Member Functions | |
| GenericBfsObjectVisitor (const GraphWrapper &graph_wrapper, Visitor &visitor) | |
| template<typename G > | |
| void | examine_vertex (typename boost::graph_traits< G >::vertex_descriptor u, const G &) const |
| template<typename G > | |
| void | tree_edge (Edge e, const G &g) const |