JGraphT
Description
JGraphT is a free Java class library that provides mathematical graph-theory objects and algorithms. JGraphT supports a rich gallery of graphs and is designed to be powerful, extensible, and easy to use.
JGraphT Web SiteUser Ratings
User Reviews
-
Excellent work.
-
good project jgrapht
-
Been looking for something like this for a while. I was surprised to find out Java doesn't have support for this directly. Graphs just don't show up on the radar. Thanks for a great find.
-
A well-done and powerful Java library for create graph based applications. If you are working with graphs in Java this is the best solution I've found. I recommend it.
-
Well-written and well-documented Java graph library.
-
Went from never having used it to exactly what I wanted in about three hours. Easy entry, well designed, good use of generics.