|
pddl_planner
|
Representation of a predicate. More...
#include <Domain.hpp>
Public Member Functions | |
| Predicate (const Label &label, const ArgumentList &argumentList) | |
| Predicate (const Label &label, const TypedItem &arg0=TypedItem(), const TypedItem &arg1=TypedItem(), const TypedItem &arg2=TypedItem()) | |
Public Attributes | |
| Label | label |
| ArgumentList | arguments |
Representation of a predicate.
A predicate is defined by the label and associated arguments
|
inline |
|
inline |
| ArgumentList pddl_planner::representation::Predicate::arguments |
| Label pddl_planner::representation::Predicate::label |
1.8.11