MultiAgentDecisionProcess
PartialJPDPValuePair.h File Reference
#include <iostream>
#include "Globals.h"
#include "PartialJointPolicyValuePair.h"
#include "BayesianGameIdenticalPayoffSolver_T.h"
#include "boost/shared_ptr.hpp"

Classes

struct  std::less< PartialJPDPValuePair * >
 Overload the less<Type> template for JPolValPair* (we want less to give an ordering according to values, not addresses...). More...
 
struct  std::less< PartialJPDPValuePair_sharedPtr >
 
class  PartialJPDPValuePair
 PartialJPDPValuePair represents a (PartialJointPolicyDiscretePure,Value) pair, which stores the full PartialJointPolicyDiscretePure. More...
 

Typedefs

typedef boost::shared_ptr
< PartialJPDPValuePair
PartialJPDPValuePair_sharedPtr
 

Typedef Documentation