Type Definition mwmatching::Edge[][src]

type Edge = (Vertex, Vertex, Weight);