-->
当前位置:首页 > 题库

单选题:$\alpha$-$\beta$ Pruning

Luz4年前 (2022-06-30)题库760
For the game tree shown below, for which values of $x$ the dashed branch with the scissors will be pruned by $\alpha$-$\beta$ pruning? (Assume that the nodes are evaluated left to right)


![image.png](~/250cdbde-bc08-4674-806e-203b7e0ff89c.png)




A.x≤2
B.x≥3
C.x≤6
D.Pruning will happen for all values of x


答案:B