template graph
[[concept]]
A template graph
So that
The adjacency matrix is then given as
Where
This is a complete, weighted graph with edge weights coming from the graphon evaluated at each node pair
This is the simplest way to sample a graph. We can think of it as the graph sampling counterpart to inducing a graphon.
Review
Q: How do we define the nodes in a template graph?
-?-
A: We partition
We define a template graph's adjacency matrix as {-as||$$[A_{n}]{ij} = W(u,u_{j})$$-}
which results in a {ha||complete, weighted graph.||characteristics}
We can think of a template graph as the {a||graph sampling} counterpart to {a||inducing a graphon}.
Mentions
Created 2025-03-26 Last Modified 2025-05-30