10 #ifndef RL_SCHEDULER_TASK_DIMENSIONS 11 #define RL_SCHEDULER_TASK_DIMENSIONS 32 std::shared_ptr<DomainModel> model{
nullptr};
Mdp::statePosition_t getPosition() override
size_t getNumberOfPositions() override
returns the number of possible positions along that dimension
std::string getName() override
returns the name of that dimension
this models a dimension in the state space.