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