Maybe my question is wrong or not clear so I would be grateful for any modification.
I am discovering the Gibbs-Boltzmann distribution but it seems strange for me and really hard to understand!
Generally, according to the EXPONENTIAL RANDOM GRAPHS, we can define the distribution over a graph as
$$P(G)=\frac{1}{Z} \exp \{-H(G)\},$$ where the normalizing constant $Z= \sum_{G} \exp \{-H(G) \}$ and $H(G)$ represents the graph Hamiltonian
What does it mean to define the distribution over a certain vertex? how can I also define the distribution over vertices $P(x_i)$? for example we will replace the graph Hamiltonian $H(G)$ by $H(x)$ ! but what does this mean? and also the same question for the normalizing constant $Z$?
Thanks for any correcting me if there is any misunderstanding!