10 #ifndef RLTESTDIMENSIONS_H 11 #define RLTESTDIMENSIONS_H
std::string getName()
returns the name of that dimension
int getNumberOfPositions()
returns the number of possible positions along that dimension
Mdp::statePosition_t getPosition()
gets the position of the state along that dimension
this models a dimension in the state space.
std::shared_ptr< RlTestDomainModel > RlModelPtr