1

I am trying to learn alpha beta prunning in game tree with chance node so I found an example and worked on that after solving my tree it looks like this:

enter image description here

Now I have couple of questions :

  • First, if we imagine that the range for leaves are from -infinity and +infinity can I say that only node that is pruned is the rightmost one?

  • another question is that, if we imagine that the range for leaves are from -2 to 2,can I say that only circled area from the following picture would be pruned(Or maybe I am wrong and it should not be pruned)?

enter image description here

manlio
  • 18,345
  • 14
  • 76
  • 126
HMdeveloper
  • 2,772
  • 9
  • 45
  • 74

0 Answers0