Chapter 7

Graphs

In this chapter, we will implement graphs using a list representation. We compare the matrix and list implementations.