~/ learn/ comp-372/ cards/ Graph Algorithms II: Spanning Trees, Shortest Paths, Flow
1 of 32

How many edges does a minimum spanning tree of a graph with V vertices have?

How many edges does a minimum spanning tree of a graph with V vertices have?

Answer

V − 1

A spanning tree is connected and acyclic on all V vertices, and any tree on V vertices has exactly V−1 edges (Theorem B.2). One fewer would disconnect it; one more would create a cycle.

space flip · ← → navigate · esc to exit
NORMAL ~/memra/library/275458d9-7a11-4d84-b50e-09891511476d/flashcard utf-8 LF