module V:Vertices have typeSig.VERTEX
V.t and are labeled with type V.label
(note that an implementation may identify the vertex with its
label)COMPARABLEtype t
val compare : t -> t -> intval hash : t -> intval equal : t -> t -> booltype label
val create : label -> tval label : t -> label