petgraph
0.6.5
Module min_
spanning_
tree
Module Items
Structs
Functions
In petgraph::
algo
petgraph
::
algo
Module
min_spanning_tree
Copy item path
Source
Expand description
Minimum Spanning Tree algorithms.
Structs
§
MinSpanning
Tree
An iterator producing a minimum spanning forest of a graph.
Functions
§
min_
spanning_
tree
[Generic] Compute a
minimum spanning tree
of a graph.