Graph Theory Deep Dive: The Logic of Connection

Graph theory is the mathematical study of networks. In the context of Wikantik, it provides the formal framework for both the Page Graph (links) and the Knowledge Graph (entities).

1. Spectral Graph Theory

Spectral graph theory studies the properties of a graph in relation to the characteristic polynomial, eigenvalues, and eigenvectors of its matrices (such as the adjacency matrix or Laplacian matrix).

2. Network Flow and Centrality

For foundations, see Discrete Mathematics.