Introduction - If you have any usage issues, please Google them yourself
Adjacency matrix with the adjacency list creation, traversal, depth-first traversal of the core DFS and breadth-first traversal BFS, breadth-first traversal which uses the queue, bfs written in two ways, the details you can view comments. Use gcc compiler,