Frama-C API - V
include Graph.Sig.COMPARABLE
val compare : t -> t -> int
val equal : t -> t -> bool
assume id >= 0
and unique for each vertices of the graph
val attributes : t -> Graph.Graphviz.DotAttributes.vertex list
val entry_point : unit -> t option