Module type Graph__Contraction.G
Minimal graph signature for edge contraction algorithm
module V : Graph.Sig.COMPARABLEtype vertex= V.t
module E : Graph.Sig.EDGE with type vertex = vertextype edge= E.t
Graph__Contraction.GMinimal graph signature for edge contraction algorithm
module V : Graph.Sig.COMPARABLEtype vertex = V.tmodule E : Graph.Sig.EDGE with type vertex = vertextype edge = E.t