Lukas' Notes

Home

❯

Knowledge

❯

Spanning Tree

Spanning Tree

Jul 02, 20251 min read

graph-theory

Definition

Spanning Tree

A spanning tree T of a simple undirected connected graph G is a tree with V(T)=V(T) and E(T)⊆E(G), meaning T contains the same vertices as G and a subset of edges of G.


Graph View

Backlinks

  • Non-Blocker

Created with Quartz v4.4.0 © 2025

  • GitHub