Function used in game programming and AI to evaluate the desirability of a state or a potential future state. Not to be confused with the evaluation of functions.
What is it?
An evaluation function is a function used in game programming and AI to evaluate the desirability or the suitability of a state or a potential future state.
Related tags
- Use evaluation for the evaluation of ordinary functions
See also:
- Evaluation function on Wikipedia