Skip to content

4.1 Undirected Graphs

Graphs. A graph is a set of vertices and a collection of edges that each connect a pair of vertices. We use the names 0 through V-1 for the vertices in a V-vertex graph.