In Chess
One popular strategy for constructing evaluation functions is as a weighted sum of various factors that are thought to influence the value of a position. For instance, an evaluation function for chess might take the form
- c1 * material + c2 * mobility + c3 * king safety + c4 * center control + ...
Such as
- f(P) = 200(K-K') + 9(Q-Q') + 5(R-R') + 3(B-B'+N-N') + (P-P') - 0.5(D-D'+S-S'+I-I') + 0.1(M-M') + ...
in which:
- K, Q, R, B, N, P are the number of white kings, queens, rooks, bishops, knights and pawns on the board.
- D, S, I are doubled, backward and isolated white pawns.
- M represents white mobility (measured, say, as the number of legal moves available to White).
Read more about this topic: Evaluation Function
Famous quotes containing the word chess:
“Work, as we usually think of it, is energy expended for a further end in view; play is energy expended for its own sake, as with childrens play, or as manifestation of the end or goal of work, as in playing chess or the piano. Play in this sense, then, is the fulfillment of work, the exhibition of what the work has been done for.”
—Northrop Frye (19121991)
“Womens childhood relationships with their fathers are important to them all their lives. Regardless of age or status, women who seem clearest about their goals and most satisfied with their lives and personal and family relationships usually remember that their fathers enjoyed them and were actively interested in their development.”
—Stella Chess (20th century)