You are viewing an old version of this page. Return to the latest version.
Version of 04:50, 20 August 2020 by Kaustubh Shivdikar
No categories assigned
Graph Laplacian
-
- Last edited 3 years ago by Kaustubh Shivdikar
-
Graph Laplacian, (aka Laplace Matrix, Admittance Matrix, Kirchhoff Matrix, Discrete Laplacian, Laplace-Beltrami operator), is simply a matrix representation of a graph.
Laplacian Matrix can be computed as:
Where is Laplacian Matrix, is Degree Matrix and is Adjacency matrix.
Labelled graph | Degree matrix | Adjacency matrix | Laplacian matrix |
---|---|---|---|
Keywords
Laplacian Matrix, GNN, Laplace Matrix, Degree Matrix