18 void SetUp()
override;
29 std::cout <<
"DONE\n";
void setDomainModel(std::shared_ptr< DomainModel > model)
sets the domain model used by the state space to determine current state
std::shared_ptr< StateSpace > getStateSpace()
call this function last!
TEST_F(StateSpaceTest, testSize)
void addDimension(StateSpaceDimension *dimension)
adds a dimension to the state space
Mdp::statePosition_t position
void addPriorityState(PriorityState *)
adds single states to the state space
std::shared_ptr< Mdp::StateSpace > stateSpace
void generateStateSpace()
builds a domain specific state space