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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.