* \brief * Adds and edge between two vertices of graph say u and v in this * case. * * @param adj Adjacency list representation of graph * @param u first vertex * @param v second vertex * */
source not stored for this graph (policy: none)
no test coverage detected