Changes

Jump to: navigation, search

Evaluation Function

741 bytes added, 16:19, 16 May 2018
Created page with "'''Home * Evaluation * Evaluation Function''' The '''Evaluation Function''' is a part of the chess program that implements and performs the evaluation of a..."
'''[[Main Page|Home]] * [[Evaluation]] * Evaluation Function'''

The '''Evaluation Function''' is a part of the chess program that implements and performs the evaluation of a [[Chess Position|position]]. The name can be quite misleading, as sometimes different functions, called from within the routine selecting them, are used to evaluate different types of positions. This is especially true as far as the [[Endgame|endgame]] is concerned.

=See also=
* [[CPW-Engine_eval]] - an example of a medium strength evaluation function
* [[Evaluation Function Draft]]
* [[Simplified Evaluation Function]]

=External Links=
* [https://en.wikipedia.org/wiki/Evaluation_function Evaluation function from Wikipedia]

'''[[Evaluation|Up one Level]]'''

Navigation menu