static class |
Player.ConsentToStartIterationMsg |
Message allowing the agent to start new iteration by sending new offers.
|
static class |
Player.ResetMemoryMsg |
Message commanding the agent to reset it's memory due to start of new iteration.
|
static class |
Player.ResetMemorySoftlyMsg |
Message commanding the agent to reset it's memory softly due to start of new mini-iteration.
|
static class |
Table.ResetMemoryMsg |
Message commanding the agent to reset it's memory due to start of new iteration.
|
static class |
Teacher.PerformedMemoryResetMsg |
The agent reports to the Teacher that it had performed reset of it's memory.
|
static class |
Teacher.PlayerPerformedMemoryResetMsg |
The Player's version of PerformedMemoryResetMsg.
|
static class |
Teacher.TablePerformedMemoryResetMsg |
The Table's version of PerformedMemoryResetMsg.
|