Math, asked by Tanushrinambiar, 3 months ago

Find the adjacency matrix of the graphs with 4 vertices and 3 edges​

Answers

Answered by harshrajsahil70
1

Answer:

fill the adjacency matrix, we look at the name of the vertex in row and column. If those vertices are connected by an edge or more, we count number of edges and put this number as matrix element. The matrix to represent a graph in this way is called Adjacency matrix .

Similar questions