Graph of a function | Complete list of downloadable songs for the Rock Band series | graph | NP-complete | complete game | Bipartite graph | planar graph | graph theory | The King of Rock 'n' Roll: The Complete 50's Masters | Spiral Circle Complete | directed graph | Under Graph | The Complete TurtleTrader: How 23 Novice Investors Became Overnight Millionaires | The Complete Stevie Wonder | The Complete Anti-Federalist | random graph | Planar graph | Graph traversal | Graph theory | Graph (mathematics) | Gabriel graph | Dragon Ball & Dragon Ball Z: Great Complete Collection | Complete blood count | What It Meant: The Complete Discography | visibility graph | Unit distance graph | The Standard Edition of the Complete Psychological Works of Sigmund Freud | the first complete edition of Mozart's works | The Complete Thom Bell Sessions | The Complete Stone Roses |
The simplest algorithm to find an EMST in two dimensions, given n points, is to actually construct the complete graph on n vertices, which has n(n-1)/2 edges, compute each edge weight by finding the distance between each pair of points, and then run a standard minimum spanning tree algorithm (such as the version of Prim's algorithm or Kruskal's algorithm) on it.
It is a generalization of Cayley's formula which provides the number of spanning trees in a complete graph.
Alan M. Frieze showed that given a complete graph on n vertices, with edge weights that are independent identically distributed random variables with distribution function satisfying , then as n approaches +∞ the expected weight of the MST approaches , where is the Riemann zeta function.
Cayley's formula follows from Kirchhoff's theorem as a special case, since every vector with 1 in one place, −1 in another place, and 0 elsewhere is an eigenvector of the Laplacian matrix of the complete graph, with the corresponding eigenvalue being n.
The prototype of such results is Turán's theorem, where there is one forbidden subgraph: a complete graph with k vertices (k is fixed).