![]() |
VOOZH | about |
An adjacency matrix is a square matrix of N x N size where N is the number of nodes in the graph and it is used to represent the connections between the vertices of a graph.
It is very easy and simple to construct an adjacency matrix for a graph there are certain steps given below that you need to follow: