To which depth does the alpha-beta pruning can be applied?

2021

To which depth does the alpha-beta pruning can be applied?

Answer: D. Any depthAlpha–beta pruning can be applied to any depth in a game tree. It only eliminates branches that need not be explored, regardless of depth.

  1. A.

    4

  2. B.

    1

  3. C.

    2

  4. D.

    Any depth

Attempted by 422 students.

Show answer & explanation

Correct answer: D

Alpha–beta pruning can be applied to any depth in a game tree. It only eliminates branches that need not be explored, regardless of depth.

Explore the full course: Uppsc Polytechnic Lecturer 2025 Cs

Loading lesson…