MultiAgentDecisionProcess
PolicyGlobals Namespace Reference

Enumerations

enum  PolicyDomainCategory { TYPE_INDEX, OHIST_INDEX, AOHIST_INDEX, STATE_INDEX }
 The definition of the 'PolicyDomainCategory' type. More...
 

Enumeration Type Documentation

The definition of the 'PolicyDomainCategory' type.

There are different (currently 4) PolicyDomainCategory's for JointPolicyDiscrete's: A JointPolicyDiscrete is a mapping from domain indices to (prob.distr over) joint actions. The PolicyDomainCategory's are the possible domains for the domain indices.

Enumerator
TYPE_INDEX 
OHIST_INDEX 
AOHIST_INDEX 
STATE_INDEX