Introduction - If you have any usage issues, please Google them yourself
State diagram is actually a class of abstract representation of the problem. In fact, there are many mental problems (such as the Hanoi Tower problem, traveling salesman problem, the eight queens problem, the farmer across the river and so on) and the actual problems (such as path planning, theorem proving, deductive reasoning, robot action planning, etc.) can be attributed to in a state diagram for the target or the path to find the problem. Therefore, the study state diagram search of universal significance.