The syntax for problem definitions has been extended to allow for the specification of a probability distribution over initial states, and also to permit the association of a one-time reward with entering a goal state. It is otherwise identical to the syntax for PDDL2.1 problem definitions.
![]() ![]() |
::= | ( define ( problem ![]() ![]() |
||
( :domain ![]() ![]() |
||||
[![]() ![]() |
||||
[![]() ![]() |
||||
[![]() ![]() |
||||
![]() ![]() |
||||
![]() ![]() |
::= | ( :objects ![]() ![]() |
||
![]() ![]() |
::= | ( :init ![]() ![]() |
||
![]() ![]() |
::= | ![]() ![]() |
||
| |
:probabilistic-effects
( probabilistic ![]() ![]() |
|||
![]() ![]() |
::= | ![]() ![]() ![]() ![]() ![]() ![]() |
||
![]() ![]() |
::= | ![]() ![]() ![]() ![]() |
||
![]() ![]() |
::= | ![]() ![]() ![]() ![]() |
||
![]() ![]() |
::= | ![]() ![]() ![]() ![]() ![]() ![]() |
||
![]() ![]() |
::= | ( :goal ![]() ![]() ![]() ![]() |
||
![]() ![]() |
::= | ( :metric ![]() ![]() ![]() ![]() |
||
![]() ![]() |
::= | minimize | maximize | ||
![]() ![]() |
::= | ![]() ![]() ![]() ![]() |
||
| | ( ![]() ![]() ![]() ![]() ![]() ![]() |
|||
| | ( - ![]() ![]() |
|||
| | ( total-time ) | total-time | |||
| | ( goal-achieved ) | goal-achieved | |||
| |
:rewards
![]() ![]() |
Håkan L. S. Younes