|
Scheduler
|
#include <rlTestDomainModel.h>
Public Member Functions | |
| double | measureReward () |
Public Member Functions inherited from Mdp::DomainModel | |
| virtual | ~DomainModel () |
Public Attributes | |
| int | xpos {0} |
| int | ypos {0} |
Copyright 2017 Jacques Florence All rights reserved. See License.txt file
Definition at line 16 of file rlTestDomainModel.h.
|
virtual |
Copyright 2017 Jacques Florence All rights reserved. See License.txt file
Implements Mdp::DomainModel.
Definition at line 13 of file rlTestDomainModel.cpp.
| int RlTestDomainModel::xpos {0} |
Definition at line 19 of file rlTestDomainModel.h.
| int RlTestDomainModel::ypos {0} |
Definition at line 20 of file rlTestDomainModel.h.
1.8.11