PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Owner confidence rating: Very high Entry average rating: No information on entry rating
minimum spanning tree (Definition)

Given a graph $G$ with weighted edges, a minimum spanning tree is a spanning tree with minimum weight, where the weight of a spanning tree is the sum of the weights of its edges. There may be more than one minimum spanning tree for a graph, since it is the weight of the spanning tree that must be minimum.

For example, here is a graph $G$ of weighted edges and a minimum spanning tree $T$ for that graph. The edges of $T$ are drawn as solid lines, while edges in $G$ but not in $T$ are drawn as dotted lines.

$$ \xymatrix{ &&\bullet\ar@{-}[dll]|3\ar@{-}[dd]|4\ar@{.}[drr]|7 \\ \bullet\ar@{.}[dd]|8\ar@{.}[drr]|4&&&&\bullet\ar@{-}[dll]|2\ar@{-}[dd]|5 \\ &&\bullet\ar@{.}[dll]|5\ar@{-}[dd]|3\ar@{.}[drr]|7 \\ \bullet\ar@{-}[drr]|2&&&&\bullet\ar@{.}[dll]|6 \\ &&\bullet } $$

Prim's algorithm or Kruskal's algorithm can compute the minimum spanning tree of a graph.




"minimum spanning tree" is owned by mathcam. [ full author list (2) | owner history (1) ]
(view preamble | get metadata)

View style:

See Also: spanning tree

Other names:  smallest spanning tree
Log in to rate this entry.
(view current ratings)

Cross-references: algorithm, lines, solid, sum, weight, spanning tree, edges, graph

This is version 4 of minimum spanning tree, born on 2002-02-25, modified 2004-03-28.
Object id is 2710, canonical name is MinimumSpanningTree.
Accessed 4856 times total.

Classification:
AMS MSC05C05 (Combinatorics :: Graph theory :: Trees)

Pending Errata and Addenda
None.
[ View all 2 ]
Discussion
Style: Expand: Order:
forum policy

No messages.

Interact
post | correct | update request | add derivation | add example | add (any)