module documentation
Provides MST_PrimJarnik and MST_Kruskal functions for computing the minimum spanning tree of a graph.
| Function | |
Compute a minimum spanning tree of a graph using Kruskal's algorithm. |
| Function | |
Compute a minimum spanning tree of weighted graph g. |