Evaluation Function - in Chess

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:

    Of all my Russian books, The Defense contains and diffuses the greatest “warmth”Mwhich may seem odd seeing how supremely abstract chess is supposed to be.
    Vladimir Nabokov (1899–1977)

    An actress reading a part for the first time tries many ways to say the same line before she settles into the one she believes suits the character and situation best. There’s an aspect of the rehearsing actress about the girl on the verge of her teens. Playfully, she is starting to try out ways to be a grown-up person.
    —Stella Chess (20th century)