VisCaLoC
Program Graph Evaluation

This tool was written by Steffen Seidler and demonstrates an graphical visualization of an program graph. Because this tool is programmed as an java application, it can't called over the internet. There are various security restrictions, especially for opening and writing a file over the network. If you've the JDK installed at your local machine you can test this tool. Please feel free to download the compressed file and follow these instructions:
At first you must unzip the compressed file with unzip viscaloc.zip. It will decompress in an folder called VisCaLoC. Make sure you have the Java Development Kit (JDK) from Sun installed and the jdk bin directory in your environment. Start the application with the following command line from the higher level directory:

java VisCaLoC.Main

With the file open dialog load an file from the directory models into the application. This directory contains example files for the Program graph application. You can rotate the 3D program graph with your mouse.

viscaloc.zip


Screenshot from the Program Graph Java Application

SMlab's Homepage    <smlab@irb.cs.uni-magdeburg.de>
Last modified: Tuesday, 01-Feb-2000 08:42:34 CET