Table of Contents

Prim’s Algorithm

Constructs a minimum spanning tree by growing a tree from a starting vertex and adding edges of minimum weight.

Category: graph
Loading...

Enjoy reading code with a tandem explainer?

Explain code with DocComment! Try out your own code!

Try DocComment