My Project
|
Public Attributes | |
Firm | actor |
The firm who does the action. | |
Firm | inspiration |
The firm from whom the action is copied. | |
int | action |
The type of action. | |
int | step |
Static Public Attributes | |
static final int | action_exploration =1 |
static final int | action_exploitation =2 |
This object is used in order to model vicarious learning. It entails the learning firm, its source of inspiration, exploration/ exploitation and synchronization information