Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 breakpoints

Goal:
* We want competitive programmers using this program

Tools:
* Debugging Library
* C++ library
* Visualization Tool
* Bootstrap Frontend