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
- Host: GitHub
- URL: https://github.com/mssm199996/tdgapiui
- Owner: mssm199996
- License: gpl-3.0
- Created: 2019-05-21T18:08:32.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-05-21T20:17:04.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T07:11:30.308Z (4 months ago)
- Topics: graph-algorithms, java, java-8, javafx, simulation
- Language: Java
- Size: 2.15 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.