<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks Ben, I'll look into graphviz.<br>
<br>
Cheers,<br>
Ioan<br>
<br>
Ben Clifford wrote:
<blockquote
 cite="mid:Pine.LNX.4.64.1002100752010.22136@dildano.hawaga.org.uk"
 type="cite">
  <blockquote type="cite">
    <pre wrap="">Can anyone point me to the tool used to visualize DAGs, like the one I found
in one of the Swift papers? Also, does the tool require SwiftScript to
generate the graph, or does it only consume a DAG description, and therefore
could be used outside of Swift as well, as long as you describe the DAG in the
right format?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
probably the dot command from graphviz.

The commandline options that mike gave for swift generate input for that, 
but graphviz in general is for any DAGs.

Its a pretty straightforward syntax to get basic graphs.

  </pre>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
=================================================================
Ioan Raicu, Ph.D.
NSF/CRA Computing Innovation Fellow
=================================================================
Center for Ultra-scale Computing and Information Security (CUCIS)
Department of Electrical Engineering and Computer Science
Northwestern University
2145 Sheridan Rd, Tech M384 
Evanston, IL 60208-3118
=================================================================
Cel:   1-847-722-0876
Tel:   1-847-491-8163
Email: <a class="moz-txt-link-abbreviated" href="mailto:iraicu@eecs.northwestern.edu">iraicu@eecs.northwestern.edu</a>
Web:   <a class="moz-txt-link-freetext" href="http://www.eecs.northwestern.edu/~iraicu/">http://www.eecs.northwestern.edu/~iraicu/</a>
       <a class="moz-txt-link-freetext" href="https://wiki.cucis.eecs.northwestern.edu/">https://wiki.cucis.eecs.northwestern.edu/</a>
=================================================================
=================================================================

</pre>
</body>
</html>