MCQOPTIONS
Saved Bookmarks
| 1. |
Which type of best first search algorithm was used to predict the closeness of the end of path and its solution? |
| A. | Greedy BFS |
| B. | Divide and Conquer |
| C. | Heuristic BFS |
| D. | Combinatorial |
| Answer» B. Divide and Conquer | |