AI MCQ #228: Which is used to improve the performance of heuristic search?

Q228. Which is used to improve the performance of heuristic search?

  • a) Quality of nodes
  • b) Quality of heuristic function
  • c) Simple form of nodes
  • d) None of the mentioned

✅ Correct Answer: B) Quality of heuristic function

Explanation: Good heuristic can be constructed by relaxing the problem, So the performance of heuristic search can be improved.