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:

    What have we achieved in mowing down mountain ranges, harnessing the energy of mighty rivers, or moving whole populations about like chess pieces, if we ourselves remain the same restless, miserable, frustrated creatures we were before? To call such activity progress is utter delusion. We may succeed in altering the face of the earth until it is unrecognizable even to the Creator, but if we are unaffected wherein lies the meaning?
    Henry Miller (1891–1980)

    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)