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

单选题:Given the following game tree, the red node will be pruned with

Luz5年前 (2021-05-10)题库1193
Given the following game tree, the red node will be pruned with α-β pruning algorithm if and only if __. @[D](3)


![bt.jpg](~/3720a474-284a-4468-97d0-c317a92d1eef.jpg)


A. $$6 \leq x\leq13$$
B. $$x\geq13$$
C. $$6 \leq x\leq9$$
D. $$x\geq9$$




A.$$6 \leq x\leq13$$
B.$$x\geq13$$
C.$$6 \leq x\leq9$$
D.$$x\geq9$$


答案:D