Description: DFS non-recursive function function function: dfs map non-recursive algorithm (using the stack to achieve) Input: adjacency matrix graph output: dfs sequence
- [dfs] - data structure, the dfs algorithms, incl
- [AdjList] - a code to use DFS which is achieved with
File list (Check if you may need any files):
DFSfunction.cpp