Introduction - If you have any usage issues, please Google them yourself
Establish the adjacency matrix, the depth-first traversal, and the use of breadth-first traversal algorithm to determine whether there is a directed graph vertex vi to vertex vj of the path (i ≠ j).