|
nxpp
Header-only graph utilities on top of Boost Graph Library
|
Public Member Functions | |
| ConstEdgeProxy (const Graph *g, NodeID u, NodeID v) | |
|
template<bool W = Weighted> requires (W) | |
| operator EdgeWeight () const | |
| ConstEdgeAttrProxy | operator[] (const std::string &key) const |
| ConstEdgeAttrProxy | operator[] (const char *key) const |