Frama-C API - S
Signature of a State Dependency Graph. It is compatible with the signature of OcamlGraph imperative graph Graph.Sig.I.
Add an edge in graph from the state from to each state of the list.
Add an edge in graph from each state of the list to the state onto.
Remove an edge in graph from the given state to each state of the list.
