Connected Graph

A connected graph is a graph where every vertex is indirectly or directly connected to every other vertex. a.k.a There exists a Walk to get from any vertex to any other vertex.

Example

Connected