http://www.cc.gatech.edu/gvu/softviz/parviz/polka.html

POLKA was created by the Software Visualization group at Georgia Tech beginning in 1993. Its focus is on animating algorithms and other time-dependent concepts. It runs under XWindows and, more recently, Microsoft Windows. Some algorithms which have been implemented in POLKA include quicksort, finding a minimum spanning tree, and an unspecified parallel sort. POLKA (and its front-end, SAMBA) are C++ programs. The POLKA/Windows distribution does not include compiled versions of the visualizations, so users will need to compile them from old Microsoft Studio project files.

From the developer's site:

Back to Toolkits