A Square Matrix that represents which vertices are connected by edges Reachability matrix Adjacency matrixIn graph theory and computer science, an adjacency matrix is a square matrix used to represent a finite graph. The elements of the matrix indicate whether pairs of vertices are adjacent or not in the graph.https://en.wikipedia.org/wiki/Adjacency_matrix