Package org.jgrapht.demo
Class HelloJGraphT
- java.lang.Object
-
- org.jgrapht.demo.HelloJGraphT
-
public final class HelloJGraphT extends java.lang.ObjectA simple introduction to using JGraphT.- Since:
- Jul 27, 2003
- Author:
- Barak Naveh
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)The starting point for the demo.
-