Skip to content

School Project (11/27/17)- Reads inputs from two .txt files, one for input commands, and one for edges, and builds a DFS forest based on these inputs. Can then search for specific nodes in the forest, or run a DFS. One file must be named input1.txt, while the other must be named edges1.txt. Used for tracking sports records. Sample files are incl…

Notifications You must be signed in to change notification settings

v-ramakrishna/Depth-First-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Depth-First-Search

School Project- Reads inputs from two .txt files, one for input commands, and one for edges, and builds a DFS forest based on these inputs. Can then search for specific nodes in the forest, or run a DFS. One file must be named input1.txt, while the other must be named edges1.txt. Sample files are included.

About

School Project (11/27/17)- Reads inputs from two .txt files, one for input commands, and one for edges, and builds a DFS forest based on these inputs. Can then search for specific nodes in the forest, or run a DFS. One file must be named input1.txt, while the other must be named edges1.txt. Used for tracking sports records. Sample files are incl…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published