Java Docs
Download Page

Java Graph is intended to be an easy to use project that represents graphs along with some basic graph algorithms in Java. The idea is to keep the representation simple, straightforward and documented. Examples of how to use the package will be on the website and in JUnit test code.

I've just released the first alpha version of the software. The Sourceforge download system works, but seems a little buggy. Click the download link on the menu for the jar file.

To access the code base use the following SVN command:

svn co https://javagraph.svn.sourceforge.net/svnroot/javagraph javagraph

Last updated: 3/25/2009