Minimum Spanning TreesCovers the implementation and analysis of disjoint sets data structure and introduces the concept of minimum spanning trees.
Distances and Motif CountsExplores distances on graphs, cut norms, spanning trees, blockmodels, metrics, norms, and ERGMs in network data analysis.
Bellman Ford AlgorithmExplores the Bellman Ford algorithm for finding the shortest path in graphs with negative edge weights.