MultiAgentDecisionProcess
BGIP_BnB_Node Member List

This is the complete list of members for BGIP_BnB_Node, including all inherited members.

_m_depthBGIP_BnB_Nodeprivate
_m_gBGIP_BnB_Nodeprivate
_m_hBGIP_BnB_Nodeprivate
_m_parentBGIP_BnB_Nodeprivate
_m_specifiedActionsBGIP_BnB_Nodeprivate
BGIP_BnB_Node(size_t nrAgents)BGIP_BnB_Node
BGIP_BnB_Node(const BGIP_BnB_Node &n)BGIP_BnB_Node
ClearAlreadyExpanded()BGIP_BnB_Node
GetAction(Index agentI) const BGIP_BnB_Nodeinline
GetDepth() const BGIP_BnB_Nodeinline
GetF() const BGIP_BnB_Nodeinline
GetG() const BGIP_BnB_Nodeinline
GetH() const BGIP_BnB_Nodeinline
GetImpliedJPol(BayesianGameIdenticalPayoffInterface *bgip, const std::vector< Index > &jtIndexMapping, std::vector< std::vector< Index > > &impliedJPol) const BGIP_BnB_Node
GetImpliedJPol(std::vector< std::vector< Index > > &impliedJPol) const BGIP_BnB_Node
GetOrderIndexForDepth(Index depth)BGIP_BnB_Nodeinlinestatic
GetParent() const BGIP_BnB_Nodeinline
GetSpecifiedAction(Index agI, Index depth_tI) const BGIP_BnB_Nodeinline
IsFullySpecifiedPolicy(Index maxDepth) const BGIP_BnB_Node
SetAction(const std::vector< Index > &ja)BGIP_BnB_Nodeinline
SetAction(Index agentI, Index action)BGIP_BnB_Nodeinline
SetAlreadyExpanded(Index ja)BGIP_BnB_Node
SetDepth(Index nr)BGIP_BnB_Nodeinline
SetH(double h)BGIP_BnB_Node
SetParent(const BGIP_BnB_NodePtr &parent)BGIP_BnB_Nodeinline
SoftPrint() const BGIP_BnB_Node
SoftPrint(const std::vector< Index > &jtIndexMapping) const BGIP_BnB_Node
SoftPrintPartiallySpecifiedPolicy(BayesianGameIdenticalPayoffInterface *bgip, const std::vector< Index > &jtIndexMapping) const BGIP_BnB_Node
UpdateF()BGIP_BnB_Nodeprivate
UpdateG(double dG)BGIP_BnB_Node
UpdateH(double dH)BGIP_BnB_Node
~BGIP_BnB_Node()BGIP_BnB_Node