Evaluation_function Evaluation_function

Evaluation function - Definition and Overview

Related Words: Appraisal, Appreciation, Approximation, Assessment, Assize, Calculation, Categorization, Classification, Computation, Decision, Estimate, Estimation, Factoring, Grouping, Identification

An evaluation function, also known as heuristic evaluation function or static evaluation function by game-playing programs to estimate the value or goodness of a position in the minimax algorithm. The evaluation function is typically designed to be fast and accuracy is not a concern (therefore heuristic); the function looks only at the current position and does not explore possible moves (therefore static).

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 + ...

See also

External references

Example Usage of Evaluation

sheabutter91: Takin a class Evaluation then off to next clas...!
1280TheZone: RT @MWCConnection: Talking AQ Evaluation With Bill Hancock of the BCS http://sbnation.com/e/942640
indepndnt: RT @DeloitteUS: Deloitte 2009 Education Survey points to flaw in Evaluation of teachers, change in definition of success needed. http:/ ...
Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.