graph-theory

Definition

Weighted Adjacency Matrix

The weighted adjacency matrix is a special form of the adjacency matrix that, instead of using and as values, sets the value equal to the weight of an edge.

Note that this matrix does not differentiate between and .