Week 10: Graphs
Reading
- Liang Ch24
- Graphs section of this webpage is a great secondary source - just ignore the Python examples
Activities
Monday
- Search Trees & Search Implementation
- Read Ch 26.3-26.5
- BFS simulator
- DFS simulator (recursive)
Tuesday
- Search related Algorithms
- Read Ch 26.6-26.7
- Topological sort simulator
- Connected components finder
Wednesday
Friday
- No class
Classroom slides/examples:
Directory of classroom files from the weekRight click files and save to your computer