This converts an ACT dataflow graph into a per-process .dot
file suitable for visualization using graphviz.
This requires interact to be installed.
$ dflow2dot -p <file.act>
This should save a dot file per process that has an ACT dataflow body.
Visualize an ACT dataflow graph
This converts an ACT dataflow graph into a per-process .dot
file suitable for visualization using graphviz.
This requires interact to be installed.
$ dflow2dot -p <file.act>
This should save a dot file per process that has an ACT dataflow body.
Visualize an ACT dataflow graph
GNU General Public License v2.0