Biter Architecture
- An agent is built by:
- Creating all the desired behaviors.
- Deciding which other behaviors a behaviors
inhibits
.
- Deciding which situations every behavior
canHandle
.
- Deciding how long each behavior will be
busy
. This is forever for permanent
behavior.
- Adding all the behaviors to the
ActivityManager
.
José M. Vidal
.
4 of 4