_m_CBGlowerBound | BGIP_SolverBruteForceSearch< JP > | private |
_m_CBGupperBound | BGIP_SolverBruteForceSearch< JP > | private |
_m_deadlineInSeconds | BGIP_SolverBruteForceSearch< JP > | private |
_m_nrSolutionsReturned | BGIP_IncrementalSolverInterface | protected |
_m_solved | BGIP_SolverBruteForceSearch< JP > | private |
_m_verbosity | BGIP_SolverBruteForceSearch< JP > | private |
AddSolution(const JointPolicyPureVector &jp, double value) | BayesianGameIdenticalPayoffSolver | inline |
AddSolution(const JointPolicyPureVectorForClusteredBG &jp, double value) | BayesianGameIdenticalPayoffSolver | inline |
AddSolution(LIndex jpolIndex, double value) | BayesianGameIdenticalPayoffSolver | inline |
AllSolutionsHaveBeenReturned() const | BGIP_IncrementalSolverInterface | inline |
BayesianGameIdenticalPayoffSolver(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bg, size_t nrDesiredSolutions=1) | BayesianGameIdenticalPayoffSolver | |
BGIP_IncrementalSolverInterface(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bg, size_t nrDesiredSolutions=INT_MAX) | BGIP_IncrementalSolverInterface | inline |
BGIP_IncrementalSolverInterface_T(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bg, size_t nrDesiredSolutions=INT_MAX) | BGIP_IncrementalSolverInterface_T< JP > | inline |
BGIP_SolverBruteForceSearch(const boost::shared_ptr< const BayesianGameIdenticalPayoffInterface > &bg, size_t verbose=0, size_t nrDesiredSolutions=INT_MAX, size_t deadlineInSeconds=0) | BGIP_SolverBruteForceSearch< JP > | 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 | BGIP_IncrementalSolverInterface_T< JP > | inlinevirtual |
GetNextJointPolicyAndValue(boost::shared_ptr< JointPolicyDiscretePure > &jpol, double &value) | BGIP_IncrementalSolverInterface | inline |
GetNextJointPolicyAndValueSpecific(boost::shared_ptr< JointPolicyDiscretePure > &jpol, double &value) | BGIP_SolverBruteForceSearch< JP > | 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_SolverBruteForceSearch< JP > | inlinevirtual |
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 lowerbound) | BGIP_SolverBruteForceSearch< JP > | inlinevirtual |
SetCBGupperBound(double upperbound) | BGIP_SolverBruteForceSearch< JP > | inlinevirtual |
SetDeadline(double deadlineInSeconds) | BayesianGameIdenticalPayoffSolver | inlinevirtual |
SetNrDesiredSolutions(size_t n) | BayesianGameIdenticalPayoffSolver | inline |
SoftPrintSolution() const | BayesianGameIdenticalPayoffSolver | inline |
Solve() | BGIP_SolverBruteForceSearch< JP > | inlinevirtual |
~BayesianGameIdenticalPayoffSolver() | BayesianGameIdenticalPayoffSolver | inlinevirtual |
~BGIP_IncrementalSolverInterface() | BGIP_IncrementalSolverInterface | inlinevirtual |