Heuristic 1

Situation 1

Use all features. Let heuristic 1 with different even depth fight against each other for 100 rounds. The depths can be 2, 4, 6 and 8. We will discuss the influence of depth on the winning percentage, the number of nodes Minimax searched at each move, time Minimax consumed to make a decision.

Situation 2

Let Depth = 4. Discuss the winning percentage under the following situations: Use only one of the features, Use feature 4 and feature 3, Use feature 4 and feature 3 and feature 2, use all the features.

Situation 3

Let Depth = 2, 4, 6, 8 separately. Let heuristic 1 fight against heuristic 2 with a same depth for 100 rounds. Discuss the influence of different views of the features of the board on the winning percentage.