Behavior selection algorithm
Appearance
In artificial intelligence, a behavior model is a mathematical model used to describe the behavior of one or more intelligent agents. In game artificial intelligence, it is used to describe the behavior of one or more non-player characters. Common behavior models include:
- Finite-state machines
- Decision trees
- Behavior trees
- Hierarchical task networks
- Hierarchical control systems
- Utility systems
See also
- Cognitive model - all cognitive models exhibit behavior in terms of making decisions (taking action), making errors, and with various reaction times.