Introduction - If you have any usage issues, please Google them yourself
I have written the most basic A* algorithm, the use of STL. While efficiency is not high (the actual application can be binary heap or assembly language code to prepare the key to improve efficiency), however simple, and can directly see the nature of A* algorithm. Through the left mouse button and the right to control the starting point and target points.