Class Graph_Test

java.lang.Object
  |
  +--Graph_Test

public class Graph_Test
extends java.lang.Object

Programm zum Testen der Graph-Algorithmen


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

Constructor Detail

Graph_Test

public Graph_Test()
Method Detail

main

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