Package | Description |
---|---|
gov.sandia.cognition.framework.concurrent |
Provides a concurrent implementation of teh Cognitive Framework.
|
gov.sandia.cognition.framework.lite |
Provides a lightweight implementation of the Cognitive Framework.
|
Modifier and Type | Class and Description |
---|---|
class |
MultithreadedCognitiveModel
This class provides a multithreaded implementation of the CognitiveModel
interface.
|
Modifier and Type | Class and Description |
---|---|
class |
CognitiveModelLite
This class provides a lite implementation of the CognitiveModel interface.
|