Skip to content

Python implementation of Depth First Search with step by step animation using networkx python library.

Notifications You must be signed in to change notification settings

GokhanArik/DepthFirstSearch-AnimatedTraversal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DepthFirstSearch-AnimatedTraversal

Python implementation of Depth First Search with step by step animation using networkx python library.

Usage

  1. Open the @dfs.py file and type your edges to @graph object.
  2. Save and exit the file.
  3. Run @python dfs.py

Screenshots

alt tag alt tag

www.gokhanarik.com

About

Python implementation of Depth First Search with step by step animation using networkx python library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages