Match List-I with List-II
|
List I |
List II |
||
|
A. |
Hill climbing |
I. |
O(b^d) |
|
B. |
Best first search |
II. |
O(bd) |
|
C. |
A* Search |
III. |
O(1) |
|
D. |
Depth first search |
IV. |
O(b^m) |
Choose the correct answer from the options given below :
1
A - III, B - I, C - IV, D - II
2
A - II, B - I, C - IV, D - III
3
A - II, B - IV, C - I, D - III
4
A - I, B - III, C - II, D - IV