Module: Minimum spanning tree

Generic algorithm, safe edge algorithm, Kruskal’s algorithm, Prim’s algorithm, shortest path, dense paths.

Learning Outcomes

Characterize behavior of minimum spanning tree data structures, including:

Readings

Experiential Learning