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