pyflowgraph icon indicating copy to clipboard operation
pyflowgraph copied to clipboard

Support nested flow graphs in GraphML serialization

Open epatters opened this issue 7 years ago • 0 comments

Note that only the functions flow_graph_to_graphml and flow_graph_from_graphml need to be extended. The general-purpose GraphML serializer (in the graphml module) already supports nested graphs.

epatters avatar Nov 17 '18 00:11 epatters