-
Notifications
You must be signed in to change notification settings - Fork 0
The Graph is a fast random graph creator according to user input. The program creates every branch in parallel using multithreading and logs data to JSON file using singleton pattern. Following the creation, it parses the data about the graph and draws it. Dijkstra’s shortest path and most efficient path algorithms are also realized in the program.
License
AxoyTO/TheGraph
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
The Graph is a fast random graph creator according to user input. The program creates every branch in parallel using multithreading and logs data to JSON file using singleton pattern. Following the creation, it parses the data about the graph and draws it. Dijkstra’s shortest path and most efficient path algorithms are also realized in the program.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published