Template Function add_edge

Function Documentation

template<typename TBGLGraphType>
static inline auto add_edge(TBGLGraphType &g, typename TBGLGraphType::vertex_descriptor u, typename TBGLGraphType::vertex_descriptor v)