[prev] 25 [next]

Graph Representations (cont)

We will discuss three different graph data structures:

  1. Array of edges
  2. Adjacency matrix
  3. Adjacency list