Module type Contraction.G
Minimal graph signature for edge contraction algorithm
module V : Sig.COMPARABLEtype vertex= V.t
type edge= E.t
Contraction.GMinimal graph signature for edge contraction algorithm
module V : Sig.COMPARABLEtype vertex = V.ttype edge = E.t