Module type Contraction.G
Minimal graph signature for edge contraction algorithm
module V : Graph.Sig.COMPARABLE
type vertex
= V.t
module E : Graph.Sig.EDGE with type vertex = vertex
type edge
= E.t
Contraction.G
Minimal graph signature for edge contraction algorithm
module V : Graph.Sig.COMPARABLE
type vertex
= V.t
module E : Graph.Sig.EDGE with type vertex = vertex
type edge
= E.t