Random Graphs
A random graph is one which is generated through some amount of randomness.
One example of a threshold is the connectivity threshold.
Last updated
A random graph is one which is generated through some amount of randomness.
One example of a threshold is the connectivity threshold.
Last updated
An Erdos-Renyi random graph is an undirected graph on vertices where each edge exists independently with probability .
With random graphs, we often ask what happens to particular properties as and scales with some relationship to . In particular, we want that property to hold with high probability (i.e, as , the probabilty that has the property approaches 1).
Every monotone graph property (adding more edges doesn't delete the property) has a sharp threshold where if , then has with high probability and does not have with high probability if .
Fix and let . If , then with probability approaching 1, and if , then with probability approaching 1