|
MultiAgentDecisionProcess
|
#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 boost::shared_ptr<const BayesianGameCollaborativeGraphical> BGCG_constPtr |
| typedef boost::shared_ptr<BayesianGameCollaborativeGraphical> BGCG_sharedPtr |