About the A star search
807580Aug 9 2010 — edited Sep 15 2010Hi
I am writng the an A * search algorithm using hashmap and I must add herustic and cost values to hashmap.
Map like ;
[http://i.imagehost.org/0370/romania.gif|http://i.imagehost.org/0370/romania.gif]
Now, program must calculate f=g+h than will find goal node using shoort-way.
I am searching code for help my program but every code include x-y axis or game programing.
Any body know that what can i write this program?
Thanks for helping
Edited by: unfounded on Aug 9, 2010 2:58 PM