Efficiency as an Issue in Cognitive Architectures
The efficiency of an architecture is
a measure of its ability to do a task within
certain time and space constraints. Furthermore, it defines the
bottlenecks that might arise in a system when doing certain tasks.
Most of the architectures considered here are used with agents
that exist in the real world, and so most of the actions performed
by these agents must be guaranteed within real-time.
Architectures that include a discussion of this issue:
Go to the List of Common Issues.
Return to the Table of Contents.
Current Location: Issues-Efficiency