- 
Class Summary 
| Class | 
Description | 
| DecisionMakerComponent | 
 The DecisionMakerComponent is used in order to making decisions. 
 | 
| DecisionMakingTask | 
 This class provides task related information of decision making process based on ACT-R cognitive architecture. 
 | 
 
Package org.agent.slang.decision Description
This packegae is used to handle decision making process. It is based on ACT-R cognitive architecture and consists of three main sub-parts: Decision maker, Task handler and ACT-R model. Based on each problem, one specific ACT-R model and Task handler should be developed. Then, the decision maker will be modified based on these new problem-related files.  
OS Compatibility: Windows, Linux version has been not tested