MCQOPTIONS
Saved Bookmarks
| 1. |
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» B. when successor of the node has better heuristic value. | |