Class GraphTest

java.lang.Object
  extended by GraphTest

public class GraphTest
extends java.lang.Object

testet die Graph-Algorithmen


Constructor Summary
GraphTest()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphTest

public GraphTest()
Method Detail

main

public static void main(java.lang.String[] argv)