Class | Description |
---|---|
Behavior |
This competence class extends Codelet.
|
BehaviorNetwork |
Implementation of a Behavior network as described in [Maes 1989] "How to do the Right Thing"
The behavior network controls an artificial agent, and is essentially a list of competence modules.
|
BehaviorsWTA |
This codelet implements a "winners take all" mechanism for the behavior network.
|
BgBComLayer |
This class is used as synchronized communication layer between raw action selection mechanism and all unconscious behaviors.
|
GlobalVariables | |
SingleThreadBHCodelet |
Codelet that activates behaviors in a single-threaded behavior network
|