Graphs is a graph library in Java (such as JGraphT), designed and implemented by SM Ghaffarian. Although JGraphT is a fine library, its model of graphs is too simplistic and limited, and on the other ...
A super simple graph library supporting basic operations that can serve as a base for a more sophisticated implementation or for learning purposes. Open source self implemented Java library for Graph ...