📚 Question Bank Q14 — Artificial Intelligence
Tags
Artificial Intelligence
Q14. Marks: +2.0 UGC NET Paper 2: Computer Science 7th Dec 2023 Shift 2

Match List-I with List-II

List I

List II

A.

Greedy Best first search

I.

The space complexity as O(d) where d = depth of the deepest optimal solution

B.

A*

II.

Incomplete even if the search space is finite

C.

Recursive best first search

III.

Optimal if optimal solution is reachable otherwise return the best reachable optimal solution

D.

SMA*

IV.

Computation and space complexity is two light


Choose the correct answer from the options given below :

1.A - II, B - IV, C - I, D - III ✓ Correct
2.A - II, B - III, C - I, D - IV
3.A - III, B - II, C - IV, D - I
4.A - III, B - IV, C - II, D - I
📄 All “Artificial Intelligence” questions across papers
🏷 Change Tag for this Question