Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

About the A star search

807580Aug 9 2010 — edited Sep 15 2010
Hi
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 13 2010
Added on Aug 9 2010
16 comments
299 views