* @brief Function that add edge between two nodes or vertices of graph * * @param adj adjacency list of graph. * @param u any node or vertex of graph. * @param v any node or vertex of graph. */
source not stored for this graph (policy: none)
no test coverage detected