package frama-c

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Minimal graph signature to provide. Sub-signature of Sig.G.

type t
val iter_vertex : (State.t -> unit) -> t -> unit
val iter_succ : (State.t -> unit) -> t -> State.t -> unit
val in_degree : t -> State.t -> int
OCaml

Innovation. Community. Security.