MultiAgentDecisionProcess
MaxPlusSolverForBGs Member List

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

_m_dampingMaxPlusSolverprotected
_m_maxiterMaxPlusSolverprotected
_m_nrRestartsMaxPlusSolverprotected
_m_nrSolutionsMaxPlusSolverprotected
_m_updateTypeMaxPlusSolverprotected
_m_verbosityMaxPlusSolverprotected
Construct_AgentTypePair_Variables(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bgip, vector< vector< Index > > &var_indices, vector< libDAI::Var > &vars, int verbosity)MaxPlusSolverForBGsstatic
Construct_JointType_Factors(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bgip, const vector< vector< Index > > &var_indices, const vector< libDAI::Var > &vars, vector< libDAI::Factor > &facs, int verbosity)MaxPlusSolverForBGsstatic
MaxPlusSolver(size_t maxiter=1000, std::string updateType=std::string("PARALL"), int verbosity=2, double damping=0.0, size_t nrSolutions=1, size_t nrRestarts=1)MaxPlusSolver
MaxPlusSolverForBGs(size_t maxiter=1000, std::string updateType=std::string("PARALL"), int verbosity=2, double damping=0.0, size_t nrSolutions=1, size_t nrRestarts=1)MaxPlusSolverForBGs