Concept
Connected component: Let G = (V, E) be an undirected graph and let G′ ⊆ G be a subgraph. We say that G′ is a connected component of G if, for all u, v ∈ VG′, there exists a path in G connecting u to v.
Part 11 of 11 — Connected Component
Connected component: Let G = (V, E) be an undirected graph and let G′ ⊆ G be a subgraph. We say that G′ is a connected component of G if, for all u, v ∈ VG′, there exists a path in G connecting u to v.