Description: The code for the graph depth-first traversal and breadth-first traversal, graph is stored as the leading access matrix storage, and is a directed graph
To Search:
File list (Check if you may need any files):
BFS_AND_DFS1\BFS_AND_DFS1.c
............\BFS_AND_DFS1.dsp
............\BFS_AND_DFS1.dsw
............\BFS_AND_DFS1.ncb
............\BFS_AND_DFS1.opt
............\BFS_AND_DFS1.plg
............\Debug\BFS_AND_DFS1.exe
............\.....\BFS_AND_DFS1.ilk
............\.....\BFS_AND_DFS1.obj
............\.....\BFS_AND_DFS1.pch
............\.....\BFS_AND_DFS1.pdb
............\.....\vc60.idb
............\.....\vc60.pdb
............\Debug
BFS_AND_DFS1