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

单选题:In the Tic-tac-toe game, a "goodness" function of a position is

Luz5年前 (2021-05-10)题库1683
In the Tic-tac-toe game, a "goodness" function of a position is defined as `f(P) = Wcomputer − Whuman`
where `W...` is the sum of all potential win lines with the weight of 1,2 or 3 if 0, 1 or 2 pieces is/are in the line respectively. In the following figure, `O` represents the computer and `X` the human. What is the goodness of the position of the figure? @[A](2)



![Tic-Tac-Teo3.png](~/44103d58-87ea-4be2-b2f1-ae7df5ceff09.png)



A. -2
B. -1
C. 0
D. 1




A.-2
B.-1
C.0
D.1


答案:A