Possible Duplicate:
Graphviz Dot, mix directed and undirected
I need to draw a directed graph that has some undirected edges. Is this possible using GraphViz? Just using -- in a digraph -> in a graph is a syntax error.
Possible Duplicate:
Graphviz Dot, mix directed and undirected
I need to draw a directed graph that has some undirected edges. Is this possible using GraphViz? Just using -- in a digraph -> in a graph is a syntax error.