CRAAM
2.0.0
Robust and Approximate Markov Decision Processes
|
helper functions More...
Functions | |
template<class SType > | |
bool | is_action_correct (const SType &state, long stateid, const std::pair< indvec, vector< numvec >> &policies) |
checks state and policy with a policy of nature | |
template<class SType > | |
bool | is_action_correct (const SType &state, long stateid, const indvec &policy) |
checks state that does not require nature | |
helper functions