4
votes
2answers
117 views
Algorithm visualization for C#
Is there any software that visualizes algorithms from code? As a flow chart of something similar. Not dependencies, inheritance and that kind of thing, but the code inside a function, or a series of …
2
votes
1answer
52 views
Can I configure code_swarm to only create the png files sans visual display?
Is there a way to configure code_swarm to only create the .png files. I think it would speed up the processing if it wasn't trying to display as it created the images.
I've looked in the FAQ, but …
