Networks & Graphs

Table of Contents

Random graphs

Ok at this point I’m starting to give up on life.

Erdos-Renyi graphs (random graphs)

$P[\delta (u) = k] = \binom{n-1}{K} p^k (1-p)^{n-1-k}$

since there are n-1 vertices to link with u.

Watts-Strogatz graphs (“small world”)

Scale-free networks

Barabasi-Albert graphs (scale-free, dynamical growth, random graphs)