https://github.com/yehorbk/graph
Application that provides a functionality for building graphs.
https://github.com/yehorbk/graph
discrete-mathematics graph java javafx
Last synced: 3 months ago
JSON representation
Application that provides a functionality for building graphs.
- Host: GitHub
- URL: https://github.com/yehorbk/graph
- Owner: yehorbk
- Created: 2020-02-11T08:50:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T10:01:02.000Z (almost 5 years ago)
- Last Synced: 2025-01-11T17:32:30.855Z (5 months ago)
- Topics: discrete-mathematics, graph, java, javafx
- Language: Java
- Homepage:
- Size: 152 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# graph
Application that provides a functionality for building graphs.## Runtime Information
```
java version "1.8.0_192"
Java(TM) SE Runtime Environment (build 1.8.0_192-b12)
```