Weighted Adjacency Matrix

From Open Risk Manual
Revision as of 12:25, 15 September 2023 by Wiki admin (talk | contribs) (Created page with "== Definition == '''Weighted Adjacency Matrix''' is generalized Adjacency Matrix where edge values are not restricted to Boolean values (0, 1) but can have arbitrary real...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Definition

Weighted Adjacency Matrix is generalized Adjacency Matrix where edge values are not restricted to Boolean values (0, 1) but can have arbitrary real number values. It is the representation of a Weighted Graph.