Module Neighborhood.Graph.VertexSet


module VertexSet: Set.S  with type elt = G.V.t
			   and type t = Set.Make(G.V).t