MultiAgentDecisionProcess
|
called before StoreLPJointAction in case of a wildcard '*' joint action. More...
Public Member Functions | |
void | operator() (iterator_t str, iterator_t end) const |
WildCardJointAction (ParserPOMDPFormat_Spirit *po) | |
Public Attributes | |
ParserPOMDPFormat_Spirit * | _m_po |
called before StoreLPJointAction in case of a wildcard '*' joint action.
Effectively, this functions sets _m_lp_JA to a vector of _m_po->_m_anyJAIndexs (one for each agent) .
|
inline |
void POMDPFormatParsing::ParserPOMDPFormat_Spirit::WildCardJointAction::operator() | ( | iterator_t | str, |
iterator_t | end | ||
) | const |
References DEBUG_POMDP_PARSE.
ParserPOMDPFormat_Spirit* POMDPFormatParsing::ParserPOMDPFormat_Spirit::WildCardJointAction::_m_po |