Graph and its representations – Graph Algorithms – Graph is data structure that consists of finite set of vertices whether there is edge from vertex u to v.
adjacency matrix representation of graph
1 Article
1
Graph and its representations – Graph Algorithms – Graph is data structure that consists of finite set of vertices whether there is edge from vertex u to v.