1 Introduction bold
1.1 First part
In mathematics, spectral graph theory is the study of the properties of a graph in relationship to the characteristic polynomial, eigenvalues, and eigenvectors of matrices associated with the graph, such as its adjacency matrix or Laplacian matrix. (Doe & Smith, 2020 and Roe & Smith, 2025) Doe & Smith, 2020
This is bold
Theorem number 1
Let
The adjacency matrix of a simple undirected graph is a real symmetric matrix and is therefore orthogonally diagonalizable; its eigenvalues are real algebraic integers.
Look in the section Section 1
1.2 Subsection
1.2.1 Header 3
While the adjacency matrix depends on the vertex labeling, its spectrum is a graph invariant, although not a complete one.
Spectral graph theory is also concerned with graph parameters that are defined via multiplicities of eigenvalues of matrices associated to the graph, such as the Colin de Verdière number.
1.2.2 Header
While the adjacency matrix depends on the vertex labeling, its spectrum is a graph invariant, although not a complete one.
Spectral graph theory is also concerned with graph parameters that are defined via multiplicities of eigenvalues of matrices associated to the graph, such as the Colin de Verdière number rye run python --version
.
def main(){
x = torch.tensor([1, 2]);
y = torch.tensor([3, 4]);
return x@y.T;
}
This text is in bold. This text is in italic.
This is an unordered list:
- Item
- Item
- Item
This is an unordered list:
- Item
- Item
- Item
Link to Google
The upheavals [of artificial intelligence] can escalate quickly and become scarier and even cataclysmic. Imagine how a medical robot, originally programmed to rid cancer, could conclude that the best way to obliterate cancer is to exterminate humans who are genetically prone to the disease.
2 Laplacian Operator on graphs
Let
Let
Heading 2 | Heading 3 | Heading 2 | Heading 3 | Heading 4 | |
---|---|---|---|---|---|
GCN | 2 | 3 | 3 | 3 | |
GAE | 2 | 3 | 2 | 3 | 3 |
GAT | 2 | 3 | 2 | 3 | 3 |
