|
MultiAgentDecisionProcess
|
#include <iostream>#include "Globals.h"#include "JointPolicyValuePair.h"#include "boost/shared_ptr.hpp"Classes | |
| class | JPPVValuePair |
| JPPVValuePair represents a (JointPolicyPureVector,Value) pair, which stores the full JointPolicyPureVector. More... | |
| struct | std::less< boost::shared_ptr< JPPVValuePair > > |
| struct | std::less< JPPVValuePair * > |
| Overload the less<Type> template for JPolValuePair* (we want less to give an ordering according to values, not addresses...). More... | |
Macros | |
| #define | DBG_COUNT 0 |
| #define DBG_COUNT 0 |