The goal of this project is to create an opensource Java library, licensed under LGPL, to create and manipulate graphs. Current features include: Directed, undirected, directed acylic graphs, and weighted graphs. Simple graph algorithms, such as graph traversal, minimum spanning tree and shortest path spanning trees for weighted graphs. Basic graph drawing, including straight line and orthogonal g