MultiAgentDecisionProcess
MultiAgentDecisionProcessDiscreteFactoredStates.h File Reference

Classes

class  MultiAgentDecisionProcessDiscreteFactoredStates::BoundObservationProbFunctor< OF >
 The BoundObservationProbFunctor class binds the "ComputeObservationProb" function to a templated object. More...
 
class  MultiAgentDecisionProcessDiscreteFactoredStates::BoundScopeFunctor< SF >
 The BoundScopeFunctor class binds the "SetScopes" function to a templated object. More...
 
class  MultiAgentDecisionProcessDiscreteFactoredStates::BoundTransitionProbFunctor< TF >
 The BoundTransitionProbFunctor class binds the "ComputeTransitionProb" function to a templated object. More...
 
class  MultiAgentDecisionProcessDiscreteFactoredStates::EmptyObservationProbFunctor
 The EmptyObservationProbFunctor class can be used by fully-observable subclasses of MultiAgentDecisionProcessDiscreteFactoredStates, in order to initialize the 2DBN without requiring an actual observation function. More...
 
class  MultiAgentDecisionProcessDiscreteFactoredStates
 MultiAgentDecisionProcessDiscreteFactoredStates is a class that represents the dynamics of a MAS with a factored state space. More...
 
class  MultiAgentDecisionProcessDiscreteFactoredStates::ObservationProbFunctor
 This is the base class for functors that return the observation probability for a given (s,a,s',o) tuple. More...
 
class  MultiAgentDecisionProcessDiscreteFactoredStates::ScopeFunctor
 This is the base class for functors that set the scopes of the 2-DBN. More...
 
class  MultiAgentDecisionProcessDiscreteFactoredStates::TransitionProbFunctor
 This is the base class for functors that return the transition probability for a given (s,a,s') tuple. More...
 

Macros

#define MADP_DFS_WARNINGS   0
 

Macro Definition Documentation

#define MADP_DFS_WARNINGS   0