This is the Java-Graph library, together with VisiGraph and related libraries.
There is also a small set of example tools.

Note that the library is currently in alpha stage, so expect API changes.

Notably, the VxToolbox component is currently part of the Java-Graph project.


Other dependencies:
- Java 12 for most projects, Java 13 for the demo tools
- Google Guava >= 23.0 for Java-Graph and JavaUtils
- Checker Framework for Java-Graph and JavaUtils