Let's test your knowledge. Fill in the missing part by typing it in.
The adjacency matrix representation of a graph is a ___ that represents the presence or absence of an edge between two vertices. In an undirected graph, the adjacency matrix is symmetric, meaning matrixi is equal to matrixj.
Write the missing line below.