adplus-dvertising
frame-decoration

Question

What is the heuristic function of greedy best-first search?

a.

f(n) != h(n)

b.

f(n) < h(n)

c.

f(n) = h(n)

d.

f(n) > h(n)

Answer: (c).f(n) = h(n)

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. What is the heuristic function of greedy best-first search?