How does a heuristic function differ from a blind function?

How does a heuristic function differ from a blind function?



Heuristics use domain knowledge to explore the next best node which is most likely to lead to a goal state.
Makes educated guesses.
Directed search.


Learn More :