Behavior selection algorithm
Appearance
In artificial intelligence, and especially in video game artificial intelligence, a behavior model is a model used to describe the behavior of non-player characters. Common behavior models include:
- Finite-state machines
- Decision trees
- Behavior trees
- Hierarchical task networks
- Hierarchical control systems
- Utility systems