|
MultiAgentDecisionProcess
|
This is the complete list of members for BGCG_SolverMaxPlus, including all inherited members.
| _m_bgcg | BGCG_Solver | protected |
| _m_damping | MaxPlusSolver | protected |
| _m_maxiter | MaxPlusSolver | protected |
| _m_nrRestarts | MaxPlusSolver | protected |
| _m_nrSolutions | MaxPlusSolver | protected |
| _m_updateType | MaxPlusSolver | protected |
| _m_verbosity | MaxPlusSolver | protected |
| AddSolution(const JointPolicyPureVector &jp, double value) | BayesianGameIdenticalPayoffSolver | inline |
| AddSolution(const JointPolicyPureVectorForClusteredBG &jp, double value) | BayesianGameIdenticalPayoffSolver | inline |
| AddSolution(LIndex jpolIndex, double value) | BayesianGameIdenticalPayoffSolver | inline |
| BayesianGameIdenticalPayoffSolver(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bg, size_t nrDesiredSolutions=1) | BayesianGameIdenticalPayoffSolver | |
| BGCG_Solver(const boost::shared_ptr< const BayesianGameCollaborativeGraphical > &bgcg, size_t nrSolutions=1) | BGCG_Solver | |
| BGCG_SolverMaxPlus(const boost::shared_ptr< const BayesianGameCollaborativeGraphical > &bgcg, 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) | BGCG_SolverMaxPlus | |
| CheckDeadline(const std::string &errorMessage) const | BayesianGameIdenticalPayoffSolver | protectedvirtual |
| Construct_AgentTypePair_Variables(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bgip, vector< vector< Index > > &var_indices, vector< libDAI::Var > &vars, int verbosity) | MaxPlusSolverForBGs | static |
| 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) | MaxPlusSolverForBGs | static |
| Construct_JointType_Factors_CGBG(const boost::shared_ptr< const BayesianGameCollaborativeGraphical > &bgip, const vector< vector< Index > > &var_indices, const vector< libDAI::Var > &vars, vector< libDAI::Factor > &facs, int verbosity) | BGCG_SolverMaxPlus | protectedstatic |
| Evaluate(const JointPolicyPureVector &jpolBG) const | BayesianGameIdenticalPayoffSolver | |
| Evaluate(const JointPolicyPureVectorForClusteredBG &jpolBG) const | BayesianGameIdenticalPayoffSolver | |
| GetBGCG() const | BGCG_Solver | inline |
| GetBGIPI() const | BayesianGameIdenticalPayoffSolver | inline |
| GetExpectedReward() const | BayesianGameIdenticalPayoffSolver | inline |
| GetJointPolicy() const | BayesianGameIdenticalPayoffSolver | inline |
| GetJointPolicyPureVector() const | BayesianGameIdenticalPayoffSolver | inline |
| GetNewJpol() const | BayesianGameIdenticalPayoffSolver | virtual |
| GetNextSolutionJPPV() const | BayesianGameIdenticalPayoffSolver | inline |
| GetNextSolutionPJPDP() const | BayesianGameIdenticalPayoffSolver | inline |
| GetNrDesiredSolutions() const | BayesianGameIdenticalPayoffSolver | inline |
| GetNrFoundSolutions() const | BayesianGameIdenticalPayoffSolver | inline |
| GetPayoff() const | BayesianGameIdenticalPayoffSolver | inline |
| GetResultsOFStream() const | BayesianGameIdenticalPayoffSolver | inline |
| GetTimingsOFStream() const | BayesianGameIdenticalPayoffSolver | inline |
| GetWriteAnyTimeResults() const | BayesianGameIdenticalPayoffSolver | inline |
| InitDeadline() | BayesianGameIdenticalPayoffSolver | inlineprotectedvirtual |
| IsEmptyJPPV() const | BayesianGameIdenticalPayoffSolver | inline |
| IsEmptyPJPDP() const | BayesianGameIdenticalPayoffSolver | inline |
| IsExactSolver() const | BGCG_SolverMaxPlus | inlinevirtual |
| 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 | |
| operator=(const BGCG_Solver &o) | BGCG_Solver | |
| PopNextSolutionJPPV() | BayesianGameIdenticalPayoffSolver | inline |
| PopNextSolutionPJPDP() | BayesianGameIdenticalPayoffSolver | inline |
| SaveSolution(const std::string &filename) const | BayesianGameIdenticalPayoffSolver | inline |
| SetAnyTimeResults(bool turn_on, std::ofstream *results, std::ofstream *timings) | BayesianGameIdenticalPayoffSolver | |
| SetCBGlowerBound(double lb) | BGCG_SolverMaxPlus | inlinevirtual |
| SetCBGupperBound(double ub) | BGCG_SolverMaxPlus | inlinevirtual |
| SetDeadline(double deadlineInSeconds) | BayesianGameIdenticalPayoffSolver | inlinevirtual |
| SetNrDesiredSolutions(size_t n) | BayesianGameIdenticalPayoffSolver | inline |
| SoftPrintSolution() const | BayesianGameIdenticalPayoffSolver | inline |
| Solve() | BGCG_SolverMaxPlus | virtual |
| ~BayesianGameIdenticalPayoffSolver() | BayesianGameIdenticalPayoffSolver | inlinevirtual |
| ~BGCG_Solver() | BGCG_Solver | virtual |