MAX: Behavior
Description
- A production memory that consists of a set of operators in addition to a
set of rules
- Compund operators consist of parent operators firing child operators so
that a single operator can appear to perform an arbitrary amount of reasoning
- All reasoning ,
learning and execution are represented
as behaviors
- Only one behavior can be active at a time on the
behavior stack resulting in
sequential behavior application that is
highly focused
- Behaviors are highly modular and can easily be added or removed do to the
uniform representation of knowledge
Detail from MAX