Chapter 6

Graphs

We will now introduce the graph data structure. In this chapter, we will implement graphs using a matrix representation.