Introduction - If you have any usage issues, please Google them yourself
Maze problem is that data structure is as a stack of typical application, for example, and the maze is based on two-dimensional array to store, and the surface it seems that the issue of the maze is a special solution to the problem, in fact, the maze problem is a special form the problem of Fig. Therefore, the maze problem can always be converted to map the problem to solve the problem. Discuss how the problem will be transformed into a maze map, as well as how to use graph algorithms to solve the maze problem.