问题
Does anyone have an implementation of the A* algorithm in PHP? I know that wikipedia has a pseudocode and a link to a C++ one, but I can't seem to find one already written in PHP.
I am also looking for an efficient written A* algorithm
来源:https://stackoverflow.com/questions/5112111/a-search-algorithm-in-php