| _m_bgBaseFilename | GeneralizedMAAStarPlanner | protected |
| _m_bgCounter | GeneralizedMAAStarPlanner | protected |
| _m_deadline | GeneralizedMAAStarPlanner | private |
| _m_expanded_childs | GeneralizedMAAStarPlanner | protected |
| _m_expectedRewardFoundPolicy | GeneralizedMAAStarPlanner | private |
| _m_foundPolicy | GeneralizedMAAStarPlanner | private |
| _m_intermediateResultFile | GeneralizedMAAStarPlanner | protected |
| _m_intermediateTimingFilename | GeneralizedMAAStarPlanner | protected |
| _m_max_expanded_childs | GeneralizedMAAStarPlanner | protected |
| _m_maxJPolPoolSize | GeneralizedMAAStarPlanner | private |
| _m_maxLowerBound | GeneralizedMAAStarPlanner | private |
| _m_nrJPolBGsEvaluated | GeneralizedMAAStarPlanner | protected |
| _m_nrPoliciesToProcess | GeneralizedMAAStarPlanner | protected |
| _m_pointersToAllBGTS | GeneralizedMAAStarPlanner | protected |
| _m_saveIntermediateTiming | GeneralizedMAAStarPlanner | protected |
| _m_slack | GeneralizedMAAStarPlanner | protected |
| _m_useSparseBeliefs | GeneralizedMAAStarPlanner | protected |
| _m_verboseness | GeneralizedMAAStarPlanner | protected |
| AddTimedEvent(const std::string &id, clock_t duration) | TimedAlgorithm | |
| ConstructAndValuateNextPolicies(const boost::shared_ptr< PartialPolicyPoolItemInterface > &ppi, const boost::shared_ptr< PartialPolicyPoolInterface > &poolOfNextPolicies, bool &cleanUpPPI)=0 | GeneralizedMAAStarPlanner | protectedpure virtual |
| ConstructExtendedJointPolicy(const PartialJointPolicyDiscretePure &jpolPrevTs, const JointPolicyDiscretePure &jpolBG, const std::vector< size_t > &nrOHts, const std::vector< Index > &firstOHtsI)=0 | GeneralizedMAAStarPlanner | protectedpure virtual |
| GeneralizedMAAStarPlanner(int verbose_level=0, double slack=0.0) | GeneralizedMAAStarPlanner | |
| GetExpectedReward() const | GeneralizedMAAStarPlanner | inline |
| GetJointPolicy() | GeneralizedMAAStarPlanner | |
| GetJointPolicyDiscrete() | GeneralizedMAAStarPlanner | |
| GetJointPolicyDiscretePure() | GeneralizedMAAStarPlanner | |
| GetMaxJPolPoolSize() const | GeneralizedMAAStarPlanner | inline |
| GetMaxLowerBound() const | GeneralizedMAAStarPlanner | inline |
| GetNrEvaluatedJPolBGs() const | GeneralizedMAAStarPlanner | inline |
| GetThisFromMostDerivedPU()=0 | GeneralizedMAAStarPlanner | protectedpure virtual |
| GetTimedEventDurations(const std::string &id) | TimedAlgorithm | |
| Initialize() | GeneralizedMAAStarPlanner | private |
| LoadTimers(const std::string &filename) | TimedAlgorithm | |
| NewJPol() const =0 | GeneralizedMAAStarPlanner | protectedpure virtual |
| NewPP() const =0 | GeneralizedMAAStarPlanner | protectedpure virtual |
| NewPPI(const boost::shared_ptr< PartialJointPolicyDiscretePure > &p, double v) const =0 | GeneralizedMAAStarPlanner | protectedpure virtual |
| operator=(const GeneralizedMAAStarPlanner &o) | GeneralizedMAAStarPlanner | |
| Plan() | GeneralizedMAAStarPlanner | |
| PrintTimers() const | TimedAlgorithm | |
| PrintTimersSummary() const | TimedAlgorithm | |
| Prune(PartialPolicyPoolInterface &JPVs, size_t k) | GeneralizedMAAStarPlanner | protected |
| ResetPlanner()=0 | GeneralizedMAAStarPlanner | protectedpure virtual |
| SaveTimers(const std::string &filename) const | TimedAlgorithm | |
| SaveTimers(std::ofstream &of) const | TimedAlgorithm | |
| SelectKBestPoliciesToProcessFurther(const boost::shared_ptr< PartialPolicyPoolInterface > &poolOfNextPolicies, bool are_LBs, double bestLB, size_t k) | GeneralizedMAAStarPlanner | protected |
| SelectPoliciesToProcessFurther(const boost::shared_ptr< PartialPolicyPoolInterface > &poolOfNextPolicies, bool are_LBs, double bestLB)=0 | GeneralizedMAAStarPlanner | protectedpure virtual |
| SetCBGbounds(const boost::shared_ptr< PartialPolicyPoolItemInterface > &ppi, const boost::shared_ptr< BayesianGameIdenticalPayoffSolver > &bgips, bool is_last_ts, double discount) | GeneralizedMAAStarPlanner | inlineprotected |
| SetDeadline(size_t deadlineInS) | GeneralizedMAAStarPlanner | |
| SetIntermediateResultFile(std::ofstream &of) | GeneralizedMAAStarPlanner | inline |
| SetIntermediateTimingFilename(const std::string &filename) | GeneralizedMAAStarPlanner | |
| SetSaveAllBGs(const std::string &filename) | GeneralizedMAAStarPlanner | inline |
| SetVerbose(int verbose) | GeneralizedMAAStarPlanner | |
| StartTimer(const std::string &id) const | TimedAlgorithm | |
| StopTimer(const std::string &id) const | TimedAlgorithm | |
| TimedAlgorithm() | TimedAlgorithm | |
| ~GeneralizedMAAStarPlanner() | GeneralizedMAAStarPlanner | |
| ~TimedAlgorithm() | TimedAlgorithm | virtual |