Behavior selection algorithm
Appearance
In artificial intelligence, a behavior model is any 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