> Hi folks,
>
> I just need someone to give me a little hint about
> the A* (a star) algorithm to be applied on n-nary
> tree. I guess some of u reading this may have good
> algorithms concept and can help me. I am stuck for 3
> nights :(
>
> Thanks a lot in advance for caring to read.
No one knows how your tree (API) looks like. So no one knows how your A* algorithm can make a guess as to where to go to find the finish-node. Post what you have been trying here.
When posting code, please use code tags: http://forum.java.sun.com/help.jspa?sec=formatting