alan icon indicating copy to clipboard operation
alan copied to clipboard

Create agatodot

Open dfellis opened this issue 4 years ago • 0 comments

Being able to visualize the generated dependency graph of your code can be useful for identifying unexpected blockers on concurrency and parallelism. Since AGA and GraphViz Dot both represent graphs, this conversion should be relatively straightforward. The hard part will be getting the generator to produce "decent" results by default without any configuration.

dfellis avatar Aug 19 '20 16:08 dfellis