CActorForMultipleAgents Class Reference
#include
<cactorcritic.h>
Inheritance diagram for CActorForMultipleAgents:
List of all
members.
Constructor & Destructor Documentation
|
CActorForMultipleAgents::CActorForMultipleAgents
|
( |
CActionSet *
|
actions |
) |
|
|
| virtual
CActorForMultipleAgents::~CActorForMultipleAgents
|
( |
|
) |
[virtual] |
|
Member Function Documentation
| |
Virtual function for returning the action for the specified
state, must be implemented by all subclasses.
Implements CAgentController.
|
| |
interface function for the actors
The actor gets a critic for a given state action pair. Then he
has to adopt his policy according to the critic.
Implements CActor.
|
Member Data Documentation
The documentation for this class was generated from the following
file:
|