This project provides a generic (Java FX) graph visualization library that can automatically arrange the vertices' locations through a force-directed algorithm in real-time. Since the visualization is ...
To run the demo you simply can start it using the command "./gradlew Demo" on the command line in the project folder.