| _m_alpha | BGIP_SolverCE | private |
| _m_nrIterations | BGIP_SolverCE | private |
| _m_nrJointPoliciesForUpdate | BGIP_SolverCE | private |
| _m_nrRestarts | BGIP_SolverCE | private |
| _m_nrSampledJointPolicies | BGIP_SolverCE | private |
| _m_use_gamma | BGIP_SolverCE | private |
| 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 | |
| BayesianGameIdenticalPayoffSolver_T(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bg, size_t nrDesiredSolutions=1) | BayesianGameIdenticalPayoffSolver_T< JointPolicyPureVector > | inline |
| BGIP_SolverCE(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bg, size_t nrCERestarts=10, size_t nrIterations=30, size_t nrSamples=40, size_t nrSamplesForUpdate=15, bool use_hard_threshold=true, double CEalpha=0.3) | BGIP_SolverCE | inline |
| CheckDeadline(const std::string &errorMessage) const | BayesianGameIdenticalPayoffSolver | protectedvirtual |
| Evaluate(const JointPolicyPureVector &jpolBG) const | BayesianGameIdenticalPayoffSolver | |
| Evaluate(const JointPolicyPureVectorForClusteredBG &jpolBG) const | BayesianGameIdenticalPayoffSolver | |
| GetBGIPI() const | BayesianGameIdenticalPayoffSolver | inline |
| GetExpectedReward() const | BayesianGameIdenticalPayoffSolver | inline |
| GetJointPolicy() const | BayesianGameIdenticalPayoffSolver | inline |
| GetJointPolicyPureVector() const | BayesianGameIdenticalPayoffSolver | inline |
| GetNewJpol() const | BayesianGameIdenticalPayoffSolver_T< JointPolicyPureVector > | inlinevirtual |
| 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 | BGIP_SolverCE | inlinevirtual |
| OrderedInsertJPPVValuePair(JPPVValuePair *pv, std::list< JPPVValuePair * > &l) | BGIP_SolverCE | inlineprotectedstatic |
| PopNextSolutionJPPV() | BayesianGameIdenticalPayoffSolver | inline |
| PopNextSolutionPJPDP() | BayesianGameIdenticalPayoffSolver | inline |
| PrintBestSamples(const std::list< JPPVValuePair * > &l) | BGIP_SolverCE | inlineprotectedstatic |
| SampleIndividualPolicy(PolicyPureVector &pol, const std::vector< std::vector< double > > &typeActionProbs) | BGIP_SolverCE | inlineprotectedstatic |
| SaveSolution(const std::string &filename) const | BayesianGameIdenticalPayoffSolver | inline |
| SetAnyTimeResults(bool turn_on, std::ofstream *results, std::ofstream *timings) | BayesianGameIdenticalPayoffSolver | |
| SetCBGlowerBound(double lb) | BGIP_SolverCE | inlinevirtual |
| SetCBGupperBound(double upperbound) | BGIP_SolverCE | inlinevirtual |
| SetDeadline(double deadlineInSeconds) | BayesianGameIdenticalPayoffSolver | inlinevirtual |
| SetNrDesiredSolutions(size_t n) | BayesianGameIdenticalPayoffSolver | inline |
| SoftPrintSolution() const | BayesianGameIdenticalPayoffSolver | inline |
| Solve() | BGIP_SolverCE | inlinevirtual |
| UpdateCEProbDistribution(std::vector< std::vector< std::vector< double > > > &Xi, const std::list< JPPVValuePair * > &best_samples) | BGIP_SolverCE | inlineprotected |
| ~BayesianGameIdenticalPayoffSolver() | BayesianGameIdenticalPayoffSolver | inlinevirtual |