- Game Tree In The Game Tree Show Below The First Level Is A Max Level The Second Is A Min Level The Third Is A Max L 1 (267.55 KiB) Viewed 36 times
[game-tree] In the game tree show below, the first level is a MAX level, the second is a MIN level, the third is a MAX l
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
[game-tree] In the game tree show below, the first level is a MAX level, the second is a MIN level, the third is a MAX l
[game-tree] In the game tree show below, the first level is a MAX level, the second is a MIN level, the third is a MAX level and the fourth is a MIN level. Each leaf-node shows its value for MiniMax search, and each node is labeled (from left to right) as L1, L2, ... Apply alpha-beta pruning to the tree. Some leaves need not be evaluated (to be pruned). Which will be the first leaf-node to be pruned? |10|11|| 9|12|14|15| 13 14 5 2 4 1 3|22|20|21 L1 L2 L3 L4 L5 L6 L7 L8 L9 L10 L11 L12 L13. L14. L15 L16 O L2 O L3 O L4 -00 MAX (+00 MIN O L5 O L6