Class TestGraph

java.lang.Object
com.thomas.graphs.Unweighted.TestGraph

public class TestGraph extends Object
An example on how to use the graph
See Also:
  • Constructor Details

    • TestGraph

      public TestGraph()
  • Method Details

    • main

      public static void main(String[] args)
      The main entry point into the script