An open API service indexing awesome lists of open source software.

https://github.com/mssm199996/tdgapiui

Java desktop application for graph-theory algorithms simulation
https://github.com/mssm199996/tdgapiui

graph-algorithms java java-8 javafx simulation

Last synced: 2 months ago
JSON representation

Java desktop application for graph-theory algorithms simulation

Awesome Lists containing this project

README

        

# TDGAPIUI
Java desktop application for graph-theory algorithms simulation

# Description
The project include:

- A simulation of the graph-theory algorithms using JavaFX GUI.
- Set of useful classes to use for the algorithms for other purposes.