Package | Description |
---|---|
agent |
Agent package contains all functions and classes needed to implement agents
for the WIDM-simulator
|
Modifier and Type | Class and Description |
---|---|
class |
Contestant
The Contestant class represents a default contestant.
|
class |
Mole
This simple Mole class can be used to model the mole.
|
class |
RationalPlayer
Rational contestant
|
class |
SlyDog
Sly contestant.
|
class |
SmartMole
This is a slightly smarter mole.
|
Modifier and Type | Field and Description |
---|---|
protected AgentImplementation |
AgentView.model |
Constructor and Description |
---|
AgentView(AgentImplementation a) |