Project is build using React.js
We can accomplish below functionalities using this web application
- Create Directed / Undirected Graphs and viualize Nodes and Edges between them
- See how DFS and BFS Works visually
- Search for Cycle in the graph
- Search for Mother Vertex
- Count the number of Nodes at each level