Lecture 38

bfs.c and dfs.c demonstrate BFS and DFS
They could be used with the starter code from assignment 12.