Module Goblint_lib.Graphml

Streaming GraphML output.

module type GraphMlWriter = sig ... end
module type StringGraphMlWriter = GraphMlWriter with type node = string