InterviewSolution
| 1. |
What is state space?(a) The whole problem(b) Your Definition to a problem(c) Problem you design(d) Representing your problem with variable and parameterThis question was posed to me in examination.Question is from Problem Solving in section Problem Solving of Artificial Intelligence |
|
Answer» Correct answer is (d) Representing your problem with variable and parameter |
|