0 votes
in Artificial Intelligence by
Standard planning algorithms assumes environment to be ___________

(a) Deterministic

(b) Fully observable

(c) Single agent

(d) Stochastic

I had been asked this question in an interview for job.

I want to ask this question from Planning and Acting in the Real World in chapter Planning and Acting in the Real World of Artificial Intelligence

Select the correct answer from above options

Interview Questions and Answers, Database Interview Questions and Answers for Freshers and Experience

1 Answer

0 votes
by
The correct choice is (a) Deterministic

Easiest explanation: It assumes complete and correct information, deterministic and fully-observable environment, which many domains violates.
...