How to find an estimated cost to a heuristic goal?
Posted
by HollerTrain
on Stack Overflow
See other posts from Stack Overflow
or by HollerTrain
Published on 2010-04-28T01:41:03Z
Indexed on
2010/04/28
1:43 UTC
Read the original article
Hit count: 222
homework
I am learning about heuristics and computer programming - which means 1. the shortest cut to the goal and 2. the estimated cost to the goal. However, I am not in a nutshell how to figure out the estimated cost to a goal. Any gurus able to lend their time would be greatly appreciated.
© Stack Overflow or respective owner