Module GraphI.V

type t

Vertex labels

val equal : t -> t -> bool
val hash : t -> int
val pretty : Stdlib.Format.formatter -> t -> unit