/Basic-Graph-Visualizer

A Java-GUI based platform to simulate graphs

Primary LanguageJupyter Notebook

Basic-Graph-Simulator

Developed a platform to visualize Graph Data Structure using JAVA-GUI. It shows the visual representation of the nodes and edges of a graph. It's functionalities include adding,deleting,searching and modifying nodes and edges. Can create and modify graphs using mouse click, entering graph data in window provided or importing graph data in a file.

Tech Used​ : Java-GUI, Java-Swing