Module 1-Tree.V

type t
type label = Graph.DGraphModel.DotG.V.t
val create : label -> t
val label : t -> label
val hash : t -> int
val equal : t -> t -> bool