Graphs and matricesExplores graphs and matrices, including adjacency, degree, and Laplace matrices, Matrix-tree theorem, and spanning trees.
Graphs: BFSIntroduces elementary graph algorithms, focusing on Breadth-First Search and Depth-First Search.