Module Kruskal.Make

Functor providing an implementation of Kruskal's minimum-spanning-tree algorithm. Parameter W ensures that label on edges are comparable.

Parameters

Signature

val spanningtree : G.t -> G.E.t list