[prev] 24 [next]

Graph Representations

Defining graphs:
  • need some way of identifying vertices
  • could give diagram showing edges and vertices
  • could give a list of edges
E.g. four representations of the same graph:

[Diagram:Pic/graph-reps.png]