253 B
253 B
Spanning tree
Graph in a graph where all nodes are connected but there are
-
no cycles
-
|V-1| edges
- Minimum
- total edge weight minimized
- Things needed for next two sections:
- time complexity
- space complexity