de.uka.algo.GT3D.demo
Class Demo2

java.lang.Object
  extended by de.uka.algo.GT3D.demo.Demo2

public class Demo2
extends java.lang.Object

Author:
steffen A simple demo for the GoldbergTarjanInterface

Field Summary
(package private)  StepwiseAlgorithm theDemo
           
 
Constructor Summary
Demo2(StepwiseAlgorithm demo)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

theDemo

StepwiseAlgorithm theDemo
Constructor Detail

Demo2

Demo2(StepwiseAlgorithm demo)
Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args -