Texonom
Texonom
/
Computing
Computing
/Data/Data Structure/Graph Data/
Adjacency matrix
Search

Adjacency matrix

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2023 Oct 19 6:40
Editor
Editor
Seonglae ChoSeonglae Cho
Edited
Edited
2025 Nov 10 19:9
Refs
Refs
A
Square Matrix
that represents which vertices are connected by edges

Reachability matrix

 
 
 
Adjacency matrix
In 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.
Adjacency matrix
https://en.wikipedia.org/wiki/Adjacency_matrix
 
 

Backlinks

Markov ChainAttribution GraphGraph DataAccess Control Model

Recommendations

Texonom
Texonom
/
Computing
Computing
/Data/Data Structure/Graph Data/
Adjacency matrix
Copyright Seonglae Cho