Alpha-beta pruning


This example is taken from J. Pearl, "Heuristics", Addison-Wesley, 1984. Go through the steps of min-max with alpha-beta pruning, and decide what branches are pruned and why.
alpha-beta