Re: [graphviz-interest] Problem Using Graphviz

"Emden R. Gansner" <[email protected]> Wed, 09 Apr 2014 08:31:30 -0400
Newsgroups gmane.comp.video.graphviz
Message-ID <[email protected]>
On 4/9/14 3:22 AM, Zinat Shaikh wrote:
>
> dot -Tps control_flow.dot -o control_flow.ps <http://control_flow.ps>
>  So the issue is for each Program Its giving the same Graph
>
Do the contents of the file control_flow.dot change between the times 
you run dot?
Can you post two .dot files where the output from the dot program is the 
same?

> acyclic -v -o result2.txt control_flow.ps <http://control_flow.ps>
> Its is not printing information about whether the file is acyclic, has 
> a cycle or is undirected
You should be getting an error message, because I assume control_flow.ps 
is a PostScript file,
so the acyclic program can't parse it.

     Emden

_______________________________________________
[email protected]
http://lists.research.att.com/mailman/listinfo/graphviz-interest