Template Function add_edge
Defined in File graph.hpp
Function Documentation
-
template<typename TBGLGraphType>
static inline auto add_edge(TBGLGraphType &g, typename TBGLGraphType::vertex_descriptor u, typename TBGLGraphType::vertex_descriptor v)