[go: up one dir, main page]

Skip to content

saravana-sn/graph-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Use

  1. Click on Add Vertex Button.
  2. This will allow you to draw nodes on the canvas by clicking on it.
  3. To create an edge between 2 nodes click on the Add Edge Button.
  4. Now drag the mouse from one node and drop it onto the other node.
  5. After creating all the nodes and edges you can click on the BFS or DFS button to see the breadth first search traversal or depth first search traversal respectively.
  6. To get the path between two nodes specify the starting and ending nodes and click on the Best First Search button or A* Search Button.

Live Site Preview

About

Part of Sem6 Mini Project (HTML, CSS, JS).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published