MultiAgentDecisionProcess
BayesianGameCollaborativeGraphical.h File Reference
#include <iostream>
#include "Globals.h"
#include "BayesianGameBase.h"
#include "BayesianGameIdenticalPayoffInterface.h"
#include "Scope.h"

Classes

class  BayesianGameCollaborativeGraphical
 BayesianGameCollaborativeGraphical represents a collaborative graphical Bayesian game. More...
 

Typedefs

typedef boost::shared_ptr
< const
BayesianGameCollaborativeGraphical
BGCG_constPtr
 
typedef boost::shared_ptr
< BayesianGameCollaborativeGraphical
BGCG_sharedPtr
 

Typedef Documentation

typedef boost::shared_ptr<const BayesianGameCollaborativeGraphical> BGCG_constPtr