Public Member Functions | Private Attributes
actasp::AnyPlan Class Reference

#include <AnyPlan.h>

Inheritance diagram for actasp::AnyPlan:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AnyPlan (actasp::MultiPlanner *actualPlanner, double suboptimality=1.)
AnswerSet computePlan (const std::vector< actasp::AspRule > &goal) const throw (std::logic_error)

Private Attributes

MultiPlanneractualPlanner
double suboptimality

Detailed Description

Definition at line 12 of file AnyPlan.h.


Constructor & Destructor Documentation

actasp::AnyPlan::AnyPlan ( actasp::MultiPlanner actualPlanner,
double  suboptimality = 1. 
)

Definition at line 12 of file AnyPlan.cpp.


Member Function Documentation

AnswerSet actasp::AnyPlan::computePlan ( const std::vector< actasp::AspRule > &  goal) const throw (std::logic_error) [virtual]

Implements actasp::Planner.

Definition at line 16 of file AnyPlan.cpp.


Member Data Documentation

Definition at line 20 of file AnyPlan.h.

Definition at line 21 of file AnyPlan.h.


The documentation for this class was generated from the following files:


bwi_kr_execution
Author(s): Matteo Leonetti, Piyush Khandelwal
autogenerated on Thu Jun 6 2019 17:57:37