, including all inherited members.
availableActions() const | bwi_krexec::RemoteReasoner | [virtual] |
computeAllPlans(const std::vector< actasp::AspRule > &goal, double suboptimality) const | bwi_krexec::RemoteReasoner | |
actasp::AspKR::computeAllPlans(const std::vector< actasp::AspRule > &goal, double suboptimality) const =0 | actasp::MultiPlanner | [pure virtual] |
computePlan(const std::vector< actasp::AspRule > &goal) const | bwi_krexec::RemoteReasoner | |
actasp::AspKR::computePlan(const std::vector< actasp::AspRule > &goal) const =0 | actasp::Planner | [pure virtual] |
computePolicy(const std::vector< actasp::AspRule > &goal, double suboptimality) const | bwi_krexec::RemoteReasoner | |
actasp::AspKR::computePolicy(const std::vector< actasp::AspRule > &goal, double suboptimality) const =0 | actasp::MultiPlanner | [pure virtual] |
currentStateQuery(const std::vector< actasp::AspRule > &query) const | bwi_krexec::RemoteReasoner | |
actasp::AspKR::currentStateQuery(const std::vector< actasp::AspRule > &query) const =0 | actasp::AspKR | [pure virtual] |
isPlanValid(const actasp::AnswerSet &plan, const std::vector< actasp::AspRule > &goal) const | bwi_krexec::RemoteReasoner | |
actasp::AspKR::isPlanValid(const AnswerSet &plan, const std::vector< actasp::AspRule > &goal) const =0 | actasp::AspKR | [pure virtual] |
local | bwi_krexec::RemoteReasoner | [private] |
query(const std::string &queryString, unsigned int initialTimeStep, unsigned int finalTimeStep) const | bwi_krexec::RemoteReasoner | [virtual] |
RemoteReasoner(unsigned int max_n, const std::string &queryDir, const std::string &domainDir, const actasp::ActionSet &actions, unsigned int max_time=0) | bwi_krexec::RemoteReasoner | |
reset() | bwi_krexec::RemoteReasoner | [virtual] |
updateFluents(const std::vector< actasp::AspFluent > &observations) | bwi_krexec::RemoteReasoner | |
actasp::AspKR::updateFluents(const std::vector< actasp::AspFluent > &observations)=0 | actasp::AspKR | [pure virtual] |
~AspKR() | actasp::AspKR | [inline, virtual] |
~MultiPlanner() | actasp::MultiPlanner | [inline, virtual] |
~Planner() | actasp::Planner | [inline, virtual] |