Spanning Tree (Graph Theory)
If is a connected graph, then the Spanning Tree is a minimal connected graph with .
The edges are called the chords of in .
Example
is a connected graph with and .
Figure 1 Graph G
Removing edges so that becomes a minimal connected graph. The chords are depicted as curved lines.
Figure 2 Spanning Tree T of G. The curved edges are the chords of T in G.