Choose.1-G
type t
type vertex
type edge
val iter_vertex : ( vertex -> unit ) -> t -> unit
val iter_edges_e : ( edge -> unit ) -> t -> unit