Package org._3pq.jgrapht.demo
Demo programs that help to get started with JGraphT.
-
Class Summary Class Description HelloJGraphT A simple introduction to using JGraphT.JGraphAdapterDemo A demo applet that shows how to use JGraph to visualize JGraphT graphs.PerformanceDemo A simple demo to test memory and CPU consumption on a graph with 3 million elements.