Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/azhan3/graph_visualizer
CP Graph Visualizer
https://github.com/azhan3/graph_visualizer
Last synced: 10 days ago
JSON representation
CP Graph Visualizer
- Host: GitHub
- URL: https://github.com/azhan3/graph_visualizer
- Owner: azhan3
- Created: 2023-01-21T16:02:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-23T00:44:42.000Z (over 1 year ago)
- Last Synced: 2024-11-14T02:37:38.134Z (2 months ago)
- Language: C++
- Size: 8.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Graph_Visualizer
CP Graph Visualizer
Purpose:
*Debugging Library
* Multiple languages
* Set breakpoints to debug certain variables/data structures
* Connects to Visualization Tool to display objects
* Visualization Tool
* Ability to visualize:
* Variables (integers, strings, arrays)
* Data Structures
* Graphs
* Shows code and location of breakpointsGoal:
* We want competitive programmers using this programTools:
* Debugging Library
* C++ library
* Visualization Tool
* Bootstrap Frontend