A * 算法

两篇非常好的入门文章

A* Pathfinding for Beginners
Using Binary Heaps in A* Pathfinding

有中译版的
A*寻路初探
在A*寻路中使用二叉堆
http://www.vckbase.com/document/viewdoc/?id=1452


have fun.

你可能感兴趣的:(A * 算法)