Q.

What is the termination criteria in Hill climbing?

A. when no successor of the node has better heuristic value.
B. when successor of the node has better heuristic value.
C. when no ancestor of the node has better heuristic value.
D. when ancestor of the node has better heuristic value.
Answer» A. when no successor of the node has better heuristic value.
3.4k
0
Do you find this helpful?
23

Discussion

No comments yet