Arity represents the arity of operations allowing to define exact, minimum and maximum arity.
More...
#include <Domain.hpp>
Arity represents the arity of operations allowing to define exact, minimum and maximum arity.
| pddl_planner::representation::Arity::Arity |
( |
| ) |
|
|
inline |
| pddl_planner::representation::Arity::Arity |
( |
uint8_t |
min, |
|
|
uint8_t |
max |
|
) |
| |
|
inline |
| static Arity pddl_planner::representation::Arity::exact |
( |
uint8_t |
n | ) |
|
|
inlinestatic |
Create an Arity object by defining the exact arity
- Parameters
-
- Returns
- arity
| uint8_t pddl_planner::representation::Arity::getMax |
( |
| ) |
const |
|
inline |
Get maximum arity
- Returns
- arity
| uint8_t pddl_planner::representation::Arity::getMin |
( |
| ) |
const |
|
inline |
Get minimum arity
- Returns
- arity
| static Arity pddl_planner::representation::Arity::max |
( |
uint8_t |
n | ) |
|
|
inlinestatic |
Create an Arity object by defining maximum arity
- Parameters
-
- Returns
- arity
| static Arity pddl_planner::representation::Arity::min |
( |
uint8_t |
n | ) |
|
|
inlinestatic |
Create an Arity object by defining minimum arity
- Parameters
-
- Returns
- arity
The documentation for this class was generated from the following file:
- /build/rock-master-18.09-planning-pddl-planner-0.20171219/src/representation/Domain.hpp