Chapter 4: Pure Mathematics: Graph Theory#

This chapter will cover

  • Introduction to graph theory and networkx

  • Graph traversal and search

  • Recursion and complexity

  • Backtrack search

Notebooks will appear here in due course.