_m_bgBaseFilename | GeneralizedMAAStarPlanner | protected |
_m_bgCounter | GeneralizedMAAStarPlanner | protected |
_m_expectedRewardFoundPolicy | GeneralizedMAAStarPlanner | protected |
_m_foundPolicy | GeneralizedMAAStarPlanner | protected |
_m_intermediateResultFile | GeneralizedMAAStarPlanner | protected |
_m_intermediateTimingFilename | GeneralizedMAAStarPlanner | protected |
_m_maxJPolPoolSize | GeneralizedMAAStarPlanner | protected |
_m_nrJPolBGsEvaluated | GeneralizedMAAStarPlanner | protected |
_m_nrPoliciesToProcess | 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(PartialPolicyPoolItemInterface *ppi, PartialPolicyPoolInterface *poolOfNextPolicies)=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 |
GetNrEvaluatedJPolBGs() const | GeneralizedMAAStarPlanner | inline |
GetThisFromMostDerivedPU()=0 | GeneralizedMAAStarPlanner | protectedpure virtual |
GetTimedEventDurations(const std::string &id) | TimedAlgorithm | |
LoadTimers(const std::string &filename) | TimedAlgorithm | |
NewJPol() const =0 | GeneralizedMAAStarPlanner | protectedpure virtual |
NewPP() const =0 | GeneralizedMAAStarPlanner | protectedpure virtual |
NewPPI(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 |
SaveTimers(const std::string &filename) const | TimedAlgorithm | |
SaveTimers(std::ofstream &of) const | TimedAlgorithm | |
SelectKBestPoliciesToProcessFurther(PartialPolicyPoolInterface *poolOfNextPolicies, bool are_LBs, double bestLB, size_t k) | GeneralizedMAAStarPlanner | protected |
SelectPoliciesToProcessFurther(PartialPolicyPoolInterface *poolOfNextPolicies, bool are_LBs, double bestLB)=0 | GeneralizedMAAStarPlanner | protectedpure virtual |
SetIntermediateResultFile(std::ofstream &of) | GeneralizedMAAStarPlanner | inline |
SetIntermediateTimingFilename(std::string filename) | GeneralizedMAAStarPlanner | |
SetSaveAllBGs(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 |