|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Agent in ctf.agent |
Subclasses of Agent in ctf.agent | |
class |
BadAgent
An agent that throws exceptions every 500 moves. |
class |
BomberAgent
Like Jcr13Agent, but plants a mine every other move. |
class |
Jcr13Agent
A sample agent implementing the Agent interface. |
class |
RandomAgent
A sample agent that makes completely random moves and doesn't examine environment at all. |
class |
SecretAgent
A sample agent implementing the Agent interface. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |