Package | Description |
---|---|
gov.sandia.cognition.framework.lite |
Provides a lightweight implementation of the Cognitive Framework.
|
Modifier and Type | Class and Description |
---|---|
class |
MutableSemanticMemoryLite
The MutableSemanticMemoryLite implements a SemanticMemory that can be
dynamically changed.
|
class |
SharedSemanticMemoryLite
The SharedSemanticMemoryLite class implements a semantic memory that
uses a shared piece of memory to store the settings.
|