AI MCQ #461: To eliminate the inaccuracy problem in planning problem or partial order plannin…

Q461. To eliminate the inaccuracy problem in planning problem or partial order planning problem we can use ___________________ data structure/s.

  • a) Stacks
  • b) Queue
  • c) BST (Binary Search Tree)
  • d) Planning Graphs

✅ Correct Answer: D) Planning Graphs

Explanation: A planning graph can be used to give better heuristic estimates.