Description: Adjacency matrix to build an undirected connected graph (vertex information for characters), respectively dfs (depth-first search), and bfs (breadth-first search) traversal, the output graph vertex information and verification.
- [BFS] - Breadth first search algorithm in C. Exa
- [bfs] - This is bfs program..
File list (Check if you may need any files):
graph.c
图应用.doc