Quantcast
Viewing all articles
Browse latest Browse all 25

Created Unassigned: GraphvizAlgorithm.WriteEdges(..) does not differ between directed and undirected edges [25880]

If I export an undirectedgraph into graphviz, the edges will appear in the dot file as:
_Vertex1 -> Vertex2_
But because of the graph is undirected the output should look like:
_Vertex1 -- Vertex2_

Viewing all articles
Browse latest Browse all 25

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>