Package org._3pq.jgrapht.demo
Class HelloJGraphT
- java.lang.Object
-
- org._3pq.jgrapht.demo.HelloJGraphT
-
public final class HelloJGraphT extends java.lang.Object
A 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 void
main(java.lang.String[] args)
The starting point for the demo.
-