Skip to content

okmarcel/Graph-Visualizer

Repository files navigation

Graph Visualizer

Standalone application to visualize graphs and algorithms on graphs.

Demo Screenshot

Prerequisites

  • Java SDK 25

Building

Use gradle to build and run the project automatically with:

./gradlew run

or just to build:

./gradlew build

To clear cache after build run:

./gradlew clean

Testing

Run unit tests with:

./gradlew test

Documentation

You can generate javadoc documentation with gradle:

./gradlew javadoc

You will find the generated docs in app/build/docs/javadoc.

About

Graph algorithm visualizer in Java with minimalist modern UI

Topics

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages