Packages 
Package Description
com.jgalgo
Parent package for all modules of the JGAlgo library.
com.jgalgo.alg
Algorithms for solving graph problems.
com.jgalgo.example
Simple examples using the basics of com.jgalgo.graph and com.jgalgo.alg.
com.jgalgo.gen
Graph generators used to generate (possibly random) graphs with different distributions and structures.
com.jgalgo.graph
Graphs object are the fundamental building blocks of the JGAlgo library.