Scheduler
Public Member Functions | List of all members
Mdp::DomainModel Class Referenceabstract

#include <domainModel.h>

Inheritance diagram for Mdp::DomainModel:
Gridworld::DomainModel MdpGov::SchedulerDomainModel RlScheduler::DomainModel RlTestDomainModel TestDomainModel

Public Member Functions

virtual ~DomainModel ()
 
virtual double measureReward ()=0
 

Detailed Description

Definition at line 18 of file domainModel.h.

Constructor & Destructor Documentation

virtual Mdp::DomainModel::~DomainModel ( )
inlinevirtual

Reimplemented in RlScheduler::DomainModel.

Definition at line 21 of file domainModel.h.

Member Function Documentation

virtual double Mdp::DomainModel::measureReward ( )
pure virtual

The documentation for this class was generated from the following file: