|
Project Grazer is an Java based A.V.F. (Algorithm Visualization Framework) that is intended to be used for instructional
or developmental purposes in any scientific field. It is designed with a simple class structure that has clearly defined roles
and focuses on the core operations of any algorithm. The beneficial aspect of using this framework is that a programmer no longer
needs to worry about the complexities of the creating Java Swing components, threading, or data I/O.
The alpha release of this A.V.F. is in progress. Please visit our demonstration page
to see examples of how the framework can be used.
|