Questions (2): - Consider the following two player game tree in which the static scores are given from the first players point of view. Apply the Alpha Beta pruning and compute the value of the root of the tree. Also find the most convenient path for Max Node.