OA. free
Free
Optym Core Computer Science Core Computer Science Medium

Which of the environment is used for adversarial search problems?

Optym technical mcq question, verified with a worked answer. Free to practise - no sign-up.

Which of the environment is used for adversarial search problems?

Choose one option.
Show answer & explanation
Answer: A. A) Competitive

Adversarial search applies to multi-agent environments with conflicting goals (zero-sum games), making the environment competitive.

Step-by-step Derivation:
Step 1: In adversarial search, agents have conflicting objective functions (one agent's gain is the other's loss).
Step 2: This defines a competitive game-theoretic environment.
Step 3: Hence competitive environment is used.