_m_nrSolutionsReturned | BGIP_IncrementalSolverInterface | protected |
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 |
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)=0 | BGIP_IncrementalSolverInterface | protectedpure 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 =0 | BayesianGameIdenticalPayoffSolver | pure virtual |
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)=0 | BayesianGameIdenticalPayoffSolver | pure virtual |
SetCBGupperBound(double ub)=0 | BayesianGameIdenticalPayoffSolver | pure virtual |
SetDeadline(double deadlineInSeconds) | BayesianGameIdenticalPayoffSolver | inlinevirtual |
SetNrDesiredSolutions(size_t n) | BayesianGameIdenticalPayoffSolver | inline |
SoftPrintSolution() const | BayesianGameIdenticalPayoffSolver | inline |
Solve()=0 | BayesianGameIdenticalPayoffSolver | pure virtual |
~BayesianGameIdenticalPayoffSolver() | BayesianGameIdenticalPayoffSolver | inlinevirtual |
~BGIP_IncrementalSolverInterface() | BGIP_IncrementalSolverInterface | inlinevirtual |