| Modifier and Type | Field and Description |
|---|---|
protected AbstractPddlEncoder |
AlignmentPddlEncoding.pddlEncoder
The object used to generate the PDDL encodings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartialOrderAwarePddlEncoder
An implementation of the PDDL encoder that takes into account a possible partial ordering in the event log to be
replayed on the Petri net.
|
class |
StandardPddlEncoder
A standard implementation of the PDDL encoder that does NOT take into account a possible partial ordering in the
event log to be replayed on the Petri net.
|