I'm exploring some graph algorithms, and would like to animate the graph change over time (e.g. when adding a heap node or balancing a tree).
Is there a nice way to animate a sequence of graphviz graphs?
I'm exploring some graph algorithms, and would like to animate the graph change over time (e.g. when adding a heap node or balancing a tree).
Is there a nice way to animate a sequence of graphviz graphs?
I'm not sure this question is on-topic here, and would suggest StackOverflow instead. For what it's worth, I never heard that what you are asking for is possible, but you might obtain better-looking results with Ubigraph (check out the demos, they are amazing).
By now, there are two:
Not really, unfortunately. A few years ago it looked like a graph animation tool was going to be added to the Graphviz package, but it was removed because it never quite worked.