Reading material
Pages 556-561 (Section 12.2.3-12.3.1)
Additional material
Implementation of a simple graph by means of an adjacency matrix:
PostScript
and
PDF
Question
Write an algorithm that tests if a simple undirected graph is connected.