Module Graph__Graphml.Print
Graphml Printer given a graph and required info
Parameters
Signature
val print : Stdlib.Format.formatter -> G.t -> unit
print fmt graph
print the GraphMl representation of the given graph on the given formatter