AdjacencyMatrix: Representing a Graph by a Matrix
Learn about the representation of graphs by matrices.
We'll cover the following
An adjacency matrix is a way of representing an vertex graph by an matrix, a
, whose entries are boolean values.
Create a free account to access the full course.
By signing up, you agree to Educative's Terms of Service and Privacy Policy