Skip to content

anshgandhi/Graphical-Depth-First-Search-and-Breadth-First-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Graphical Depth First Search and Breadth First Search

The Application makes DFS, BFS Tress and creates Adjacency Matrix and Adjacency Lists as the nodes and edges are created.

  1. Click on Blue Pane to draw Vertices
  2. Press mouse on any Node and Drag mouse to the desired node to create an Edge
  3. Type in the Start Node
  4. Choose BFS - Breadth First Search or DFS - Depth First Search
  5. Bonus: You can Mirror the Graph too.

Depth First Search:

Breadth First Search:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages