Minimum Spanning Tree (Prim's Algorithm)

Additional Topics Tutorial #9.9

This video covers the computational geometry “minimum spanning tree” problem, and walks through the JavaScript code for a solution known as “prim’s algorithm.”