\relax \@writefile{toc}{\contentsline {section}{\numberline {1}Graph Theory is about connections}{1}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {2} Our example digraph}{3}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {3} The adjacency representation}{4}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {4} The dictionary representation}{4}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {5} Working with a dictionary}{4}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {6} Working with a list}{5}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {7}Create our digraph}{6}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {8}List the nodes and edges}{6}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {9}Plot the digraph}{6}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {10}Find isolated nodes}{7}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {11}Add a node}{7}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {12}Add an edge }{7}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {13} The reach of a node}{7}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {14}A path from one node to another}{8}\protected@file@percent }