MultiAgentDecisionProcess
GeneralizedMAAStarPlanner Member List

This is the complete list of members for GeneralizedMAAStarPlanner, including all inherited members.

_m_bgBaseFilenameGeneralizedMAAStarPlannerprotected
_m_bgCounterGeneralizedMAAStarPlannerprotected
_m_deadlineGeneralizedMAAStarPlannerprivate
_m_expanded_childsGeneralizedMAAStarPlannerprotected
_m_expectedRewardFoundPolicyGeneralizedMAAStarPlannerprivate
_m_foundPolicyGeneralizedMAAStarPlannerprivate
_m_intermediateResultFileGeneralizedMAAStarPlannerprotected
_m_intermediateTimingFilenameGeneralizedMAAStarPlannerprotected
_m_max_expanded_childsGeneralizedMAAStarPlannerprotected
_m_maxJPolPoolSizeGeneralizedMAAStarPlannerprivate
_m_maxLowerBoundGeneralizedMAAStarPlannerprivate
_m_nrJPolBGsEvaluatedGeneralizedMAAStarPlannerprotected
_m_nrPoliciesToProcessGeneralizedMAAStarPlannerprotected
_m_pointersToAllBGTSGeneralizedMAAStarPlannerprotected
_m_saveIntermediateTimingGeneralizedMAAStarPlannerprotected
_m_slackGeneralizedMAAStarPlannerprotected
_m_useSparseBeliefsGeneralizedMAAStarPlannerprotected
_m_verbosenessGeneralizedMAAStarPlannerprotected
AddTimedEvent(const std::string &id, clock_t duration)TimedAlgorithm
ConstructAndValuateNextPolicies(const boost::shared_ptr< PartialPolicyPoolItemInterface > &ppi, const boost::shared_ptr< PartialPolicyPoolInterface > &poolOfNextPolicies, bool &cleanUpPPI)=0GeneralizedMAAStarPlannerprotectedpure virtual
ConstructExtendedJointPolicy(const PartialJointPolicyDiscretePure &jpolPrevTs, const JointPolicyDiscretePure &jpolBG, const std::vector< size_t > &nrOHts, const std::vector< Index > &firstOHtsI)=0GeneralizedMAAStarPlannerprotectedpure virtual
GeneralizedMAAStarPlanner(int verbose_level=0, double slack=0.0)GeneralizedMAAStarPlanner
GetExpectedReward() const GeneralizedMAAStarPlannerinline
GetJointPolicy()GeneralizedMAAStarPlanner
GetJointPolicyDiscrete()GeneralizedMAAStarPlanner
GetJointPolicyDiscretePure()GeneralizedMAAStarPlanner
GetMaxJPolPoolSize() const GeneralizedMAAStarPlannerinline
GetMaxLowerBound() const GeneralizedMAAStarPlannerinline
GetNrEvaluatedJPolBGs() const GeneralizedMAAStarPlannerinline
GetThisFromMostDerivedPU()=0GeneralizedMAAStarPlannerprotectedpure virtual
GetTimedEventDurations(const std::string &id)TimedAlgorithm
Initialize()GeneralizedMAAStarPlannerprivate
LoadTimers(const std::string &filename)TimedAlgorithm
NewJPol() const =0GeneralizedMAAStarPlannerprotectedpure virtual
NewPP() const =0GeneralizedMAAStarPlannerprotectedpure virtual
NewPPI(const boost::shared_ptr< PartialJointPolicyDiscretePure > &p, double v) const =0GeneralizedMAAStarPlannerprotectedpure virtual
operator=(const GeneralizedMAAStarPlanner &o)GeneralizedMAAStarPlanner
Plan()GeneralizedMAAStarPlanner
PrintTimers() const TimedAlgorithm
PrintTimersSummary() const TimedAlgorithm
Prune(PartialPolicyPoolInterface &JPVs, size_t k)GeneralizedMAAStarPlannerprotected
ResetPlanner()=0GeneralizedMAAStarPlannerprotectedpure 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)GeneralizedMAAStarPlannerprotected
SelectPoliciesToProcessFurther(const boost::shared_ptr< PartialPolicyPoolInterface > &poolOfNextPolicies, bool are_LBs, double bestLB)=0GeneralizedMAAStarPlannerprotectedpure virtual
SetCBGbounds(const boost::shared_ptr< PartialPolicyPoolItemInterface > &ppi, const boost::shared_ptr< BayesianGameIdenticalPayoffSolver > &bgips, bool is_last_ts, double discount)GeneralizedMAAStarPlannerinlineprotected
SetDeadline(size_t deadlineInS)GeneralizedMAAStarPlanner
SetIntermediateResultFile(std::ofstream &of)GeneralizedMAAStarPlannerinline
SetIntermediateTimingFilename(const std::string &filename)GeneralizedMAAStarPlanner
SetSaveAllBGs(const std::string &filename)GeneralizedMAAStarPlannerinline
SetVerbose(int verbose)GeneralizedMAAStarPlanner
StartTimer(const std::string &id) const TimedAlgorithm
StopTimer(const std::string &id) const TimedAlgorithm
TimedAlgorithm()TimedAlgorithm
~GeneralizedMAAStarPlanner()GeneralizedMAAStarPlanner
~TimedAlgorithm()TimedAlgorithmvirtual