This is the complete list of members for
actasp::QueryGenerator, including all inherited members.
currentStateQuery(const std::vector< actasp::AspRule > &query) const =0 | actasp::QueryGenerator | [pure virtual] |
genericQuery(const std::vector< actasp::AspRule > &query, unsigned int timestep, const std::string &fileName, unsigned int answerSetsNumber) const =0 | actasp::QueryGenerator | [pure virtual] |
genericQuery(const std::string &query, unsigned int timestep, const std::string &fileName, unsigned int answerSetsNumber) const =0 | actasp::QueryGenerator | [pure virtual] |
lengthRangePlanQuery(const std::vector< actasp::AspRule > &goalRules, bool filterActions, unsigned int min_plan_length, unsigned int max_plan_length, unsigned int answerset_number) const =0 | actasp::QueryGenerator | [pure virtual] |
minimalPlanQuery(const std::vector< actasp::AspRule > &goalRules, bool filterActions, unsigned int max_plan_length, unsigned int answerset_number) const =0 | actasp::QueryGenerator | [pure virtual] |
monitorQuery(const std::vector< actasp::AspRule > &goalRules, const AnswerSet &plan) const =0 | actasp::QueryGenerator | [pure virtual] |
optimalPlanQuery(const std::vector< actasp::AspRule > &goalRules, bool filterActions, unsigned int max_plan_length, unsigned int answerset_number, bool minimum) const =0 | actasp::QueryGenerator | [pure virtual] |
setCurrentState(const std::set< actasp::AspFluent > &newState)=0 | actasp::QueryGenerator | [pure virtual] |