InterviewSolution
Saved Bookmarks
| 1. |
Adversarial search problems uses ____________(a) Competitive Environment(b) Cooperative Environment(c) Neither Competitive nor Cooperative Environment(d) Only Competitive and Cooperative EnvironmentThe question was posed to me in an international level competition.This intriguing question comes from Game Theory in chapter Adversarial Search of Artificial Intelligence |
|
Answer» CORRECT answer is (a) Competitive Environment To explain: SINCE in cooperative environment agents’ goals are I CONFLICTS. They COMPETE for goal. |
|