Direction: Choose the correct option
Q1.
What is a state space in AI problem solving?
Direction: Choose the correct option
Q2.
Which search algorithm is optimal and complete but uses more memory?
Direction: Choose the correct option
Q3.
Which search method uses a heuristic function to estimate cost to goal?
Direction: Choose the correct option
Q4.
What is the purpose of a heuristic in search?
Direction: Choose the correct option
Q5.
Which algorithm is complete for finite graphs but not optimal?
Direction: Choose the correct option
Q6.
In the 8-puzzle problem, the Manhattan distance heuristic is:
Direction: Choose the correct option
Q7.
What is hill climbing search?
Direction: Choose the correct option
Q8.
Which of the following is an informed search algorithm?
Direction: Choose the correct option
Q9.
In constraint satisfaction problems (CSP), backtracking search involves:
Direction: Choose the correct option
Q10.
The N-Queens problem is an example of:
