MultiAgentDecisionProcess
|
Public Member Functions | |
void | MatchingJointObservations (Index curAgent, std::vector< Index > indIndices) const |
This function constructs the vector (_m_lp_JOI) of joint actions that match with the vector with individual action indices. More... | |
void | operator() (iterator_t str, iterator_t end) const |
void | operator() (const unsigned int &) const |
void | Store () const |
StoreLPJointObservation (ParserPOMDPFormat_Spirit *po, bool b=false) | |
Public Attributes | |
bool | _m_isJointObservationIndex |
ParserPOMDPFormat_Spirit * | _m_po |
|
inline |
void POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::MatchingJointObservations | ( | Index | curAgent, |
std::vector< Index > | indIndices | ||
) | const |
This function constructs the vector (_m_lp_JOI) of joint actions that match with the vector with individual action indices.
References DEBUG_POMDP_PARSE, and E::SoftPrint().
|
inline |
|
inline |
void POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::Store | ( | ) | const |
bool POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::_m_isJointObservationIndex |
ParserPOMDPFormat_Spirit* POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::_m_po |