Adjacency matrix is the most commonly used representation for storing graphs. The adjacency matrix is a square matrix, of size n x n, where |V| = n.
確定! 回上一頁