task
stringclasses 1
value | prompt_type
stringclasses 1
value | domain
stringclasses 7
values | instance_id
int64 2
501
| example_instance_ids
listlengths 1
1
| query
stringlengths 1.96k
6.93k
| ground_truth_plan
stringlengths 26
1.29k
|
|---|---|---|---|---|---|---|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 117
|
[
116
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object a, harmony, planet object b, planet object d, province object c and province object d.
My goal is to have that object a craves object b, object b craves object d and object d craves object c.
My plan is as follows:
[PLAN]
feast object c from object a
succumb object c
attack object d
overcome object d from object c
feast object a from object b
succumb object a
attack object b
overcome object b from object d
attack object a
overcome object a from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object b, harmony, planet object a, planet object c, province object c and province object d.
My goal is to have that object b craves object c, object c craves object a and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast b a)
(overcome b d)
(attack c)
(overcome c a)
(feast b d)
(overcome b c)
(attack d)
(overcome d b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 118
|
[
117
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object b, harmony, planet object a, planet object c, province object c and province object d.
My goal is to have that object b craves object c, object c craves object a and object d craves object b.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object b from object a
overcome object b from object d
attack object c
overcome object c from object a
feast object b from object d
overcome object b from object c
attack object d
overcome object d from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, object d craves object b, harmony, planet object a and province object d.
My goal is to have that object b craves object d and object c craves object b.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast b c)
(overcome b d)
(feast c a)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 119
|
[
118
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, object d craves object b, harmony, planet object a and province object d.
My goal is to have that object b craves object d and object c craves object b.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object b from object c
overcome object b from object d
feast object c from object a
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object a craves object d, object c craves object a and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast c b)
(succumb c)
(feast b a)
(succumb b)
(feast a d)
(overcome a c)
(attack d)
(overcome d b)
(feast a c)
(overcome a d)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 120
|
[
119
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object a craves object d, object c craves object a and object d craves object b.
My plan is as follows:
[PLAN]
feast object c from object b
succumb object c
feast object b from object a
succumb object b
feast object a from object d
overcome object a from object c
attack object d
overcome object d from object b
feast object a from object c
overcome object a from object d
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object a, harmony, planet object b, planet object d, province object c and province object d.
My goal is to have that object a craves object c, object b craves object a and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast c a)
(succumb c)
(feast a b)
(overcome a c)
(attack b)
(overcome b a)
(attack d)
(overcome d b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 121
|
[
120
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object a, harmony, planet object b, planet object d, province object c and province object d.
My goal is to have that object a craves object c, object b craves object a and object d craves object b.
My plan is as follows:
[PLAN]
feast object c from object a
succumb object c
feast object a from object b
overcome object a from object c
attack object b
overcome object b from object a
attack object d
overcome object d from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object d craves object c, harmony, planet object a, planet object b, planet object c, province object a, province object b and province object d.
My goal is to have that object c craves object d.
My plan is as follows:
[PLAN]
|
(feast d c)
(succumb d)
(attack c)
(overcome c d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 122
|
[
121
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object d craves object c, harmony, planet object a, planet object b, planet object c, province object a, province object b and province object d.
My goal is to have that object c craves object d.
My plan is as follows:
[PLAN]
feast object d from object c
succumb object d
attack object c
overcome object c from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object d, object c craves object a, object d craves object c, harmony, planet object a and province object b.
My goal is to have that object a craves object d and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast b d)
(succumb b)
(feast d c)
(overcome d b)
(feast c a)
(succumb c)
(feast d b)
(overcome d c)
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 123
|
[
122
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object d, object c craves object a, object d craves object c, harmony, planet object a and province object b.
My goal is to have that object a craves object d and object d craves object c.
My plan is as follows:
[PLAN]
feast object b from object d
succumb object b
feast object d from object c
overcome object d from object b
feast object c from object a
succumb object c
feast object d from object b
overcome object d from object c
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object b, harmony, planet object b, planet object c, province object a and province object c.
My goal is to have that object a craves object c.
My plan is as follows:
[PLAN]
|
(feast a d)
(overcome a c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 124
|
[
123
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object b, harmony, planet object b, planet object c, province object a and province object c.
My goal is to have that object a craves object c.
My plan is as follows:
[PLAN]
feast object a from object d
overcome object a from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, harmony, planet object b, planet object c, planet object d, province object a, province object c and province object d.
My goal is to have that object c craves object a.
My plan is as follows:
[PLAN]
|
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 125
|
[
124
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, harmony, planet object b, planet object c, planet object d, province object a, province object c and province object d.
My goal is to have that object c craves object a.
My plan is as follows:
[PLAN]
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, harmony, planet object c, planet object d, province object a and province object d.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast a b)
(overcome a d)
(feast b c)
(succumb b)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 126
|
[
125
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, harmony, planet object c, planet object d, province object a and province object d.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
feast object a from object b
overcome object a from object d
feast object b from object c
succumb object b
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, harmony, planet object a, planet object c, planet object d, province object b, province object c and province object d.
My goal is to have that object c craves object a.
My plan is as follows:
[PLAN]
|
(feast b a)
(succumb b)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 127
|
[
126
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, harmony, planet object a, planet object c, planet object d, province object b, province object c and province object d.
My goal is to have that object c craves object a.
My plan is as follows:
[PLAN]
feast object b from object a
succumb object b
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object c craves object b, harmony, planet object b, planet object d, province object a and province object d.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast a c)
(succumb a)
(attack d)
(overcome d a)
(feast c b)
(overcome c d)
(attack b)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 128
|
[
127
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object c craves object b, harmony, planet object b, planet object d, province object a and province object d.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object a from object c
succumb object a
attack object d
overcome object d from object a
feast object c from object b
overcome object c from object d
attack object b
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object d craves object c, harmony, planet object b, planet object c, province object a and province object d.
My goal is to have that object a craves object d, object b craves object c and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast d c)
(succumb d)
(feast a b)
(overcome a d)
(attack c)
(overcome c a)
(attack b)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 129
|
[
128
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object d craves object c, harmony, planet object b, planet object c, province object a and province object d.
My goal is to have that object a craves object d, object b craves object c and object c craves object a.
My plan is as follows:
[PLAN]
feast object d from object c
succumb object d
feast object a from object b
overcome object a from object d
attack object c
overcome object c from object a
attack object b
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object b, object d craves object c, harmony, planet object a and province object d.
My goal is to have that object a craves object d.
My plan is as follows:
[PLAN]
|
(feast d c)
(succumb d)
(feast c b)
(succumb c)
(feast b a)
(succumb b)
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 130
|
[
129
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object b, object d craves object c, harmony, planet object a and province object d.
My goal is to have that object a craves object d.
My plan is as follows:
[PLAN]
feast object d from object c
succumb object d
feast object c from object b
succumb object c
feast object b from object a
succumb object b
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object d, harmony, planet object a, planet object d, province object b and province object c.
My goal is to have that object b craves object c and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast c d)
(succumb c)
(feast b a)
(overcome b c)
(attack d)
(overcome d a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 131
|
[
130
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object d, harmony, planet object a, planet object d, province object b and province object c.
My goal is to have that object b craves object c and object d craves object a.
My plan is as follows:
[PLAN]
feast object c from object d
succumb object c
feast object b from object a
overcome object b from object c
attack object d
overcome object d from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object c craves object d, object d craves object b, harmony, planet object b and province object a.
My goal is to have that object b craves object c and object c craves object d.
My plan is as follows:
[PLAN]
|
(feast a c)
(succumb a)
(feast c d)
(overcome c a)
(feast d b)
(succumb d)
(feast c a)
(overcome c d)
(attack b)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 132
|
[
131
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object c craves object d, object d craves object b, harmony, planet object b and province object a.
My goal is to have that object b craves object c and object c craves object d.
My plan is as follows:
[PLAN]
feast object a from object c
succumb object a
feast object c from object d
overcome object c from object a
feast object d from object b
succumb object d
feast object c from object a
overcome object c from object d
attack object b
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object d, object c craves object b, harmony, planet object a, planet object d, province object a and province object c.
My goal is to have that object a craves object d, object b craves object c and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast c b)
(succumb c)
(feast b d)
(overcome b c)
(attack d)
(overcome d b)
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 133
|
[
132
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object d, object c craves object b, harmony, planet object a, planet object d, province object a and province object c.
My goal is to have that object a craves object d, object b craves object c and object d craves object b.
My plan is as follows:
[PLAN]
feast object c from object b
succumb object c
feast object b from object d
overcome object b from object c
attack object d
overcome object d from object b
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, harmony, planet object b, planet object c, planet object d, province object a, province object c and province object d.
My goal is to have that object a craves object d and object c craves object b.
My plan is as follows:
[PLAN]
|
(feast a b)
(overcome a d)
(attack c)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 134
|
[
133
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, harmony, planet object b, planet object c, planet object d, province object a, province object c and province object d.
My goal is to have that object a craves object d and object c craves object b.
My plan is as follows:
[PLAN]
feast object a from object b
overcome object a from object d
attack object c
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, object d craves object b, harmony, planet object a and province object d.
My goal is to have that object b craves object a.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast b c)
(overcome b d)
(feast c a)
(succumb c)
(feast b d)
(overcome b a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 135
|
[
134
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, object d craves object b, harmony, planet object a and province object d.
My goal is to have that object b craves object a.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object b from object c
overcome object b from object d
feast object c from object a
succumb object c
feast object b from object d
overcome object b from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object c craves object a, harmony, planet object b, planet object d, province object b and province object c.
My goal is to have that object a craves object b and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast c a)
(succumb c)
(feast a d)
(overcome a b)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 136
|
[
135
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object c craves object a, harmony, planet object b, planet object d, province object b and province object c.
My goal is to have that object a craves object b and object c craves object a.
My plan is as follows:
[PLAN]
feast object c from object a
succumb object c
feast object a from object d
overcome object a from object b
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object d craves object c, harmony, planet object b, planet object c, province object a and province object d.
My goal is to have that object a craves object c and object c craves object b.
My plan is as follows:
[PLAN]
|
(feast d c)
(succumb d)
(feast a b)
(overcome a d)
(attack c)
(overcome c b)
(feast a d)
(overcome a c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 137
|
[
136
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object d craves object c, harmony, planet object b, planet object c, province object a and province object d.
My goal is to have that object a craves object c and object c craves object b.
My plan is as follows:
[PLAN]
feast object d from object c
succumb object d
feast object a from object b
overcome object a from object d
attack object c
overcome object c from object b
feast object a from object d
overcome object a from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object d, harmony, planet object c, planet object d, province object a and province object b.
My goal is to have that object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast a c)
(succumb a)
(feast b d)
(succumb b)
(attack c)
(overcome c b)
(attack d)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 138
|
[
137
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object d, harmony, planet object c, planet object d, province object a and province object b.
My goal is to have that object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
feast object a from object c
succumb object a
feast object b from object d
succumb object b
attack object c
overcome object c from object b
attack object d
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, harmony, planet object b, planet object c, planet object d, province object a, province object c and province object d.
My goal is to have that object a craves object d, object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast a b)
(succumb a)
(attack c)
(overcome c b)
(attack d)
(overcome d c)
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 139
|
[
138
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, harmony, planet object b, planet object c, planet object d, province object a, province object c and province object d.
My goal is to have that object a craves object d, object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
feast object a from object b
succumb object a
attack object c
overcome object c from object b
attack object d
overcome object d from object c
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object d.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(attack a)
(overcome a d)
(feast b c)
(succumb b)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 140
|
[
139
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object d.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
attack object a
overcome object a from object d
feast object b from object c
succumb object b
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object b, harmony, planet object a, planet object d, province object c and province object d.
My goal is to have that object b craves object a, object c craves object d and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast c b)
(succumb c)
(attack d)
(overcome d b)
(attack c)
(overcome c d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 141
|
[
140
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object b, harmony, planet object a, planet object d, province object c and province object d.
My goal is to have that object b craves object a, object c craves object d and object d craves object b.
My plan is as follows:
[PLAN]
feast object c from object b
succumb object c
attack object d
overcome object d from object b
attack object c
overcome object c from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object c, harmony, planet object a, planet object c, province object b and province object d.
My goal is to have that object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast b a)
(succumb b)
(feast d c)
(overcome d b)
(attack c)
(overcome c a)
(feast d b)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 142
|
[
141
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object c, harmony, planet object a, planet object c, province object b and province object d.
My goal is to have that object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
feast object b from object a
succumb object b
feast object d from object c
overcome object d from object b
attack object c
overcome object c from object a
feast object d from object b
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object c craves object b, object d craves object c, harmony, planet object a, planet object b, province object a and province object d.
My goal is to have that object a craves object d, object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
|
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 143
|
[
142
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object c craves object b, object d craves object c, harmony, planet object a, planet object b, province object a and province object d.
My goal is to have that object a craves object d, object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object d craves object b, harmony, planet object b, planet object c, province object a and province object d.
My goal is to have that object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast a c)
(succumb a)
(attack c)
(overcome c a)
(feast d b)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 144
|
[
143
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object d craves object b, harmony, planet object b, planet object c, province object a and province object d.
My goal is to have that object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
feast object a from object c
succumb object a
attack object c
overcome object c from object a
feast object d from object b
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object d, object d craves object c, harmony, planet object c and province object a.
My goal is to have that object c craves object b.
My plan is as follows:
[PLAN]
|
(feast a b)
(succumb a)
(feast b d)
(succumb b)
(feast d c)
(succumb d)
(attack c)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 145
|
[
144
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object d, object d craves object c, harmony, planet object c and province object a.
My goal is to have that object c craves object b.
My plan is as follows:
[PLAN]
feast object a from object b
succumb object a
feast object b from object d
succumb object b
feast object d from object c
succumb object d
attack object c
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object c craves object a, harmony, planet object b, planet object d, province object b and province object c.
My goal is to have that object a craves object c, object b craves object a and object c craves object d.
My plan is as follows:
[PLAN]
|
(feast c a)
(overcome c b)
(feast a d)
(succumb a)
(feast c b)
(overcome c d)
(attack a)
(overcome a c)
(attack b)
(overcome b a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 146
|
[
145
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object c craves object a, harmony, planet object b, planet object d, province object b and province object c.
My goal is to have that object a craves object c, object b craves object a and object c craves object d.
My plan is as follows:
[PLAN]
feast object c from object a
overcome object c from object b
feast object a from object d
succumb object a
feast object c from object b
overcome object c from object d
attack object a
overcome object a from object c
attack object b
overcome object b from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object c craves object a, object d craves object b, harmony, planet object a, planet object b, province object c and province object d.
My goal is to have that object a craves object d, object b craves object c and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast c a)
(succumb c)
(feast d b)
(overcome d a)
(attack b)
(overcome b c)
(feast d a)
(overcome d b)
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 147
|
[
146
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object c craves object a, object d craves object b, harmony, planet object a, planet object b, province object c and province object d.
My goal is to have that object a craves object d, object b craves object c and object d craves object b.
My plan is as follows:
[PLAN]
feast object c from object a
succumb object c
feast object d from object b
overcome object d from object a
attack object b
overcome object b from object c
feast object d from object a
overcome object d from object b
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, harmony, planet object c, planet object d, province object a and province object d.
My goal is to have that object b craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast a b)
(succumb a)
(attack d)
(overcome d a)
(feast b c)
(overcome b d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 148
|
[
147
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, harmony, planet object c, planet object d, province object a and province object d.
My goal is to have that object b craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object a from object b
succumb object a
attack object d
overcome object d from object a
feast object b from object c
overcome object b from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object a, object d craves object b, harmony, planet object c and province object d.
My goal is to have that object a craves object c and object c craves object b.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast b a)
(succumb b)
(feast a c)
(overcome a d)
(attack c)
(overcome c b)
(feast a d)
(overcome a c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 149
|
[
148
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object a, object d craves object b, harmony, planet object c and province object d.
My goal is to have that object a craves object c and object c craves object b.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object b from object a
succumb object b
feast object a from object c
overcome object a from object d
attack object c
overcome object c from object b
feast object a from object d
overcome object a from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object d craves object a, harmony, planet object a, planet object b, planet object c, province object b, province object c and province object d.
My goal is to have that object b craves object c and object d craves object a.
My plan is as follows:
[PLAN]
|
(attack b)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 150
|
[
149
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object d craves object a, harmony, planet object a, planet object b, planet object c, province object b, province object c and province object d.
My goal is to have that object b craves object c and object d craves object a.
My plan is as follows:
[PLAN]
attack object b
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object d, object d craves object c, harmony, planet object a, planet object c, province object a and province object b.
My goal is to have that object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast b d)
(succumb b)
(feast d c)
(overcome d b)
(attack c)
(overcome c a)
(feast d b)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 151
|
[
150
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object d, object d craves object c, harmony, planet object a, planet object c, province object a and province object b.
My goal is to have that object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
feast object b from object d
succumb object b
feast object d from object c
overcome object d from object b
attack object c
overcome object c from object a
feast object d from object b
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object c craves object b, object d craves object c, harmony, planet object a, planet object b, province object a and province object d.
My goal is to have that object c craves object d and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast d c)
(overcome d a)
(feast c b)
(succumb c)
(feast d a)
(overcome d b)
(attack c)
(overcome c d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 152
|
[
151
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object c craves object b, object d craves object c, harmony, planet object a, planet object b, province object a and province object d.
My goal is to have that object c craves object d and object d craves object b.
My plan is as follows:
[PLAN]
feast object d from object c
overcome object d from object a
feast object c from object b
succumb object c
feast object d from object a
overcome object d from object b
attack object c
overcome object c from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, object d craves object b, harmony, planet object a and province object d.
My goal is to have that object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast b c)
(succumb b)
(feast c a)
(overcome c b)
(attack d)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 153
|
[
152
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, object d craves object b, harmony, planet object a and province object d.
My goal is to have that object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object b from object c
succumb object b
feast object c from object a
overcome object c from object b
attack object d
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object c craves object d, object d craves object b, harmony, planet object a, planet object b, province object a and province object c.
My goal is to have that object a craves object d and object b craves object c.
My plan is as follows:
[PLAN]
|
(feast c d)
(succumb c)
(feast d b)
(succumb d)
(attack a)
(overcome a d)
(attack b)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 154
|
[
153
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object c craves object d, object d craves object b, harmony, planet object a, planet object b, province object a and province object c.
My goal is to have that object a craves object d and object b craves object c.
My plan is as follows:
[PLAN]
feast object c from object d
succumb object c
feast object d from object b
succumb object d
attack object a
overcome object a from object d
attack object b
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object a craves object b, object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast c b)
(succumb c)
(feast b a)
(overcome b c)
(feast a d)
(succumb a)
(feast b c)
(overcome b d)
(attack a)
(overcome a b)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 155
|
[
154
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object a craves object b, object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
feast object c from object b
succumb object c
feast object b from object a
overcome object b from object c
feast object a from object d
succumb object a
feast object b from object c
overcome object b from object d
attack object a
overcome object a from object b
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object c, object d craves object b, harmony, planet object c and province object a.
My goal is to have that object a craves object c and object b craves object a.
My plan is as follows:
[PLAN]
|
(feast a d)
(succumb a)
(feast d b)
(succumb d)
(feast b c)
(overcome b d)
(attack a)
(overcome a c)
(feast b d)
(overcome b a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 156
|
[
155
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object c, object d craves object b, harmony, planet object c and province object a.
My goal is to have that object a craves object c and object b craves object a.
My plan is as follows:
[PLAN]
feast object a from object d
succumb object a
feast object d from object b
succumb object d
feast object b from object c
overcome object b from object d
attack object a
overcome object a from object c
feast object b from object d
overcome object b from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object c, harmony, planet object b, planet object c, province object a and province object b.
My goal is to have that object b craves object a and object c craves object b.
My plan is as follows:
[PLAN]
|
(feast a d)
(succumb a)
(attack b)
(overcome b a)
(feast d c)
(succumb d)
(attack c)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 157
|
[
156
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object c, harmony, planet object b, planet object c, province object a and province object b.
My goal is to have that object b craves object a and object c craves object b.
My plan is as follows:
[PLAN]
feast object a from object d
succumb object a
attack object b
overcome object b from object a
feast object d from object c
succumb object d
attack object c
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object b, harmony, planet object b, planet object c, province object a and province object c.
My goal is to have that object a craves object c, object b craves object a and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast a d)
(overcome a c)
(feast d b)
(succumb d)
(attack b)
(overcome b a)
(attack d)
(overcome d b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 158
|
[
157
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object b, harmony, planet object b, planet object c, province object a and province object c.
My goal is to have that object a craves object c, object b craves object a and object d craves object b.
My plan is as follows:
[PLAN]
feast object a from object d
overcome object a from object c
feast object d from object b
succumb object d
attack object b
overcome object b from object a
attack object d
overcome object d from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, harmony, planet object a, planet object b, planet object c, planet object d, province object a, province object b, province object c and province object d.
My goal is to have that object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(attack b)
(overcome b d)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 159
|
[
158
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, harmony, planet object a, planet object b, planet object c, planet object d, province object a, province object b, province object c and province object d.
My goal is to have that object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
attack object b
overcome object b from object d
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object d, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object c.
My goal is to have that object a craves object d and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast b d)
(succumb b)
(attack d)
(overcome d b)
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 160
|
[
159
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object d, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object c.
My goal is to have that object a craves object d and object d craves object b.
My plan is as follows:
[PLAN]
feast object b from object d
succumb object b
attack object d
overcome object d from object b
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object d, object d craves object c, harmony, planet object c and province object a.
My goal is to have that object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast a b)
(succumb a)
(feast b d)
(succumb b)
(feast d c)
(overcome d b)
(attack c)
(overcome c a)
(feast d b)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 161
|
[
160
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object d, object d craves object c, harmony, planet object c and province object a.
My goal is to have that object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
feast object a from object b
succumb object a
feast object b from object d
succumb object b
feast object d from object c
overcome object d from object b
attack object c
overcome object c from object a
feast object d from object b
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, harmony, planet object a, planet object d, province object b and province object d.
My goal is to have that object b craves object c and object d craves object b.
My plan is as follows:
[PLAN]
|
(attack d)
(overcome d b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 162
|
[
161
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, harmony, planet object a, planet object d, province object b and province object d.
My goal is to have that object b craves object c and object d craves object b.
My plan is as follows:
[PLAN]
attack object d
overcome object d from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object c, harmony, planet object c, planet object d, province object a and province object b.
My goal is to have that object a craves object d, object b craves object a and object c craves object b.
My plan is as follows:
[PLAN]
|
(feast b c)
(overcome b a)
(attack c)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 163
|
[
162
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object c, harmony, planet object c, planet object d, province object a and province object b.
My goal is to have that object a craves object d, object b craves object a and object c craves object b.
My plan is as follows:
[PLAN]
feast object b from object c
overcome object b from object a
attack object c
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object c craves object a, object d craves object b, harmony, planet object b and province object c.
My goal is to have that object c craves object d and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast c a)
(succumb c)
(feast a d)
(succumb a)
(attack c)
(overcome c d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 164
|
[
163
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object c craves object a, object d craves object b, harmony, planet object b and province object c.
My goal is to have that object c craves object d and object d craves object b.
My plan is as follows:
[PLAN]
feast object c from object a
succumb object c
feast object a from object d
succumb object a
attack object c
overcome object c from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object d, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object c.
My goal is to have that object c craves object a.
My plan is as follows:
[PLAN]
|
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 165
|
[
164
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object d, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object c.
My goal is to have that object c craves object a.
My plan is as follows:
[PLAN]
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object a, object d craves object c, harmony, planet object b and province object d.
My goal is to have that object b craves object a and object c craves object d.
My plan is as follows:
[PLAN]
|
(feast d c)
(succumb d)
(feast c a)
(overcome c d)
(feast a b)
(succumb a)
(attack b)
(overcome b a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 166
|
[
165
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object a, object d craves object c, harmony, planet object b and province object d.
My goal is to have that object b craves object a and object c craves object d.
My plan is as follows:
[PLAN]
feast object d from object c
succumb object d
feast object c from object a
overcome object c from object d
feast object a from object b
succumb object a
attack object b
overcome object b from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object c craves object d, harmony, planet object a, planet object b, planet object d, province object a, province object b and province object c.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast c d)
(overcome c b)
(attack a)
(overcome a d)
(feast c b)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 167
|
[
166
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object c craves object d, harmony, planet object a, planet object b, planet object d, province object a, province object b and province object c.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
feast object c from object d
overcome object c from object b
attack object a
overcome object a from object d
feast object c from object b
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object c, harmony, planet object b, planet object c, province object a and province object b.
My goal is to have that object a craves object b, object b craves object c and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast a d)
(succumb a)
(feast d c)
(succumb d)
(attack b)
(overcome b c)
(attack a)
(overcome a b)
(attack d)
(overcome d a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 168
|
[
167
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object c, harmony, planet object b, planet object c, province object a and province object b.
My goal is to have that object a craves object b, object b craves object c and object d craves object a.
My plan is as follows:
[PLAN]
feast object a from object d
succumb object a
feast object d from object c
succumb object d
attack object b
overcome object b from object c
attack object a
overcome object a from object b
attack object d
overcome object d from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object d craves object a, harmony, planet object b, planet object c, province object c and province object d.
My goal is to have that object a craves object c, object c craves object b and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast d a)
(succumb d)
(feast a b)
(overcome a d)
(attack c)
(overcome c b)
(feast a d)
(overcome a c)
(attack d)
(overcome d a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 169
|
[
168
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object d craves object a, harmony, planet object b, planet object c, province object c and province object d.
My goal is to have that object a craves object c, object c craves object b and object d craves object a.
My plan is as follows:
[PLAN]
feast object d from object a
succumb object d
feast object a from object b
overcome object a from object d
attack object c
overcome object c from object b
feast object a from object d
overcome object a from object c
attack object d
overcome object d from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object c craves object a, object d craves object c, harmony, planet object a, planet object b, province object b and province object d.
My goal is to have that object a craves object b, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast d c)
(succumb d)
(feast c a)
(succumb c)
(attack a)
(overcome a b)
(attack d)
(overcome d a)
(attack c)
(overcome c d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 170
|
[
169
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object c craves object a, object d craves object c, harmony, planet object a, planet object b, province object b and province object d.
My goal is to have that object a craves object b, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object d from object c
succumb object d
feast object c from object a
succumb object c
attack object a
overcome object a from object b
attack object d
overcome object d from object a
attack object c
overcome object c from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, harmony, planet object a, planet object c, planet object d, province object b, province object c and province object d.
My goal is to have that object d craves object b.
My plan is as follows:
[PLAN]
|
(attack d)
(overcome d b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 171
|
[
170
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, harmony, planet object a, planet object c, planet object d, province object b, province object c and province object d.
My goal is to have that object d craves object b.
My plan is as follows:
[PLAN]
attack object d
overcome object d from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object d craves object b, harmony, planet object a, planet object c, province object a and province object d.
My goal is to have that object c craves object a and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast d b)
(overcome d a)
(feast b c)
(succumb b)
(feast d a)
(overcome d b)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 172
|
[
171
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object d craves object b, harmony, planet object a, planet object c, province object a and province object d.
My goal is to have that object c craves object a and object d craves object b.
My plan is as follows:
[PLAN]
feast object d from object b
overcome object d from object a
feast object b from object c
succumb object b
feast object d from object a
overcome object d from object b
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object c craves object d, harmony, planet object b, planet object d, province object a and province object b.
My goal is to have that object a craves object d.
My plan is as follows:
[PLAN]
|
(feast a c)
(overcome a b)
(feast c d)
(succumb c)
(feast a b)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 173
|
[
172
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object c craves object d, harmony, planet object b, planet object d, province object a and province object b.
My goal is to have that object a craves object d.
My plan is as follows:
[PLAN]
feast object a from object c
overcome object a from object b
feast object c from object d
succumb object c
feast object a from object b
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object d, object d craves object c, harmony, planet object c and province object a.
My goal is to have that object a craves object d and object b craves object a.
My plan is as follows:
[PLAN]
|
(feast a b)
(succumb a)
(feast b d)
(succumb b)
(attack a)
(overcome a d)
(attack b)
(overcome b a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 174
|
[
173
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object d, object d craves object c, harmony, planet object c and province object a.
My goal is to have that object a craves object d and object b craves object a.
My plan is as follows:
[PLAN]
feast object a from object b
succumb object a
feast object b from object d
succumb object b
attack object a
overcome object a from object d
attack object b
overcome object b from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object d craves object a, harmony, planet object b, planet object c, province object c and province object d.
My goal is to have that object b craves object d, object c craves object b and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast d a)
(overcome d c)
(feast a b)
(succumb a)
(feast d c)
(overcome d a)
(attack b)
(overcome b d)
(attack c)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 175
|
[
174
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object d craves object a, harmony, planet object b, planet object c, province object c and province object d.
My goal is to have that object b craves object d, object c craves object b and object d craves object a.
My plan is as follows:
[PLAN]
feast object d from object a
overcome object d from object c
feast object a from object b
succumb object a
feast object d from object c
overcome object d from object a
attack object b
overcome object b from object d
attack object c
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object c craves object a, object d craves object b, harmony, planet object a, planet object b, province object c and province object d.
My goal is to have that object a craves object b.
My plan is as follows:
[PLAN]
|
(feast c a)
(succumb c)
(feast d b)
(succumb d)
(attack a)
(overcome a b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 176
|
[
175
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object c craves object a, object d craves object b, harmony, planet object a, planet object b, province object c and province object d.
My goal is to have that object a craves object b.
My plan is as follows:
[PLAN]
feast object c from object a
succumb object c
feast object d from object b
succumb object d
attack object a
overcome object a from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object c, object c craves object a, harmony, planet object d and province object b.
My goal is to have that object c craves object b.
My plan is as follows:
[PLAN]
|
(feast b c)
(succumb b)
(feast c a)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 177
|
[
176
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object c, object c craves object a, harmony, planet object d and province object b.
My goal is to have that object c craves object b.
My plan is as follows:
[PLAN]
feast object b from object c
succumb object b
feast object c from object a
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object d, harmony, planet object b, planet object d, province object a and province object c.
My goal is to have that object a craves object c, object b craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast c d)
(succumb c)
(feast a b)
(overcome a c)
(attack d)
(overcome d a)
(attack b)
(overcome b d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 178
|
[
177
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object d, harmony, planet object b, planet object d, province object a and province object c.
My goal is to have that object a craves object c, object b craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object c from object d
succumb object c
feast object a from object b
overcome object a from object c
attack object d
overcome object d from object a
attack object b
overcome object b from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object b, harmony, planet object a, planet object c, province object c and province object d.
My goal is to have that object a craves object c, object b craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast b a)
(succumb b)
(attack a)
(overcome a c)
(attack d)
(overcome d a)
(attack b)
(overcome b d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 179
|
[
178
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object b, harmony, planet object a, planet object c, province object c and province object d.
My goal is to have that object a craves object c, object b craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object b from object a
succumb object b
attack object a
overcome object a from object c
attack object d
overcome object d from object a
attack object b
overcome object b from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object c, object c craves object a, harmony, planet object d and province object b.
My goal is to have that object a craves object b and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast b c)
(succumb b)
(feast c a)
(succumb c)
(feast a d)
(overcome a b)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 180
|
[
179
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object c, object c craves object a, harmony, planet object d and province object b.
My goal is to have that object a craves object b and object c craves object a.
My plan is as follows:
[PLAN]
feast object b from object c
succumb object b
feast object c from object a
succumb object c
feast object a from object d
overcome object a from object b
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object d, object d craves object a, harmony, planet object b and province object c.
My goal is to have that object b craves object a and object c craves object d.
My plan is as follows:
[PLAN]
|
(feast c d)
(succumb c)
(feast d a)
(succumb d)
(attack c)
(overcome c d)
(feast a b)
(succumb a)
(attack b)
(overcome b a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 181
|
[
180
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object d, object d craves object a, harmony, planet object b and province object c.
My goal is to have that object b craves object a and object c craves object d.
My plan is as follows:
[PLAN]
feast object c from object d
succumb object c
feast object d from object a
succumb object d
attack object c
overcome object c from object d
feast object a from object b
succumb object a
attack object b
overcome object b from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, harmony, planet object a, planet object c, planet object d, province object b, province object c and province object d.
My goal is to have that object a craves object d and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast b a)
(succumb b)
(attack d)
(overcome d b)
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 182
|
[
181
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, harmony, planet object a, planet object c, planet object d, province object b, province object c and province object d.
My goal is to have that object a craves object d and object d craves object b.
My plan is as follows:
[PLAN]
feast object b from object a
succumb object b
attack object d
overcome object d from object b
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object a, object d craves object b, harmony, planet object c and province object d.
My goal is to have that object a craves object b, object b craves object c and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast b a)
(overcome b d)
(feast a c)
(succumb a)
(feast b d)
(overcome b c)
(attack a)
(overcome a b)
(attack d)
(overcome d a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 183
|
[
182
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object a, object d craves object b, harmony, planet object c and province object d.
My goal is to have that object a craves object b, object b craves object c and object d craves object a.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object b from object a
overcome object b from object d
feast object a from object c
succumb object a
feast object b from object d
overcome object b from object c
attack object a
overcome object a from object b
attack object d
overcome object d from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object d, harmony, planet object a, planet object d, province object a and province object b.
My goal is to have that object a craves object d.
My plan is as follows:
[PLAN]
|
(feast b c)
(succumb b)
(feast c d)
(succumb c)
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 184
|
[
183
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object d, harmony, planet object a, planet object d, province object a and province object b.
My goal is to have that object a craves object d.
My plan is as follows:
[PLAN]
feast object b from object c
succumb object b
feast object c from object d
succumb object c
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object d craves object b, harmony, planet object b, planet object c, province object a and province object d.
My goal is to have that object a craves object b and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast a c)
(overcome a b)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 185
|
[
184
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object d craves object b, harmony, planet object b, planet object c, province object a and province object d.
My goal is to have that object a craves object b and object c craves object a.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object a from object c
overcome object a from object b
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, harmony, planet object b, planet object c, planet object d, province object a, province object b and province object d.
My goal is to have that object a craves object b, object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast a c)
(overcome a b)
(attack c)
(overcome c a)
(attack d)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 186
|
[
185
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, harmony, planet object b, planet object c, planet object d, province object a, province object b and province object d.
My goal is to have that object a craves object b, object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
feast object a from object c
overcome object a from object b
attack object c
overcome object c from object a
attack object d
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object d, object d craves object a, harmony, planet object a and province object b.
My goal is to have that object d craves object b.
My plan is as follows:
[PLAN]
|
(feast b c)
(succumb b)
(feast c d)
(succumb c)
(feast d a)
(overcome d b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 187
|
[
186
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object d, object d craves object a, harmony, planet object a and province object b.
My goal is to have that object d craves object b.
My plan is as follows:
[PLAN]
feast object b from object c
succumb object b
feast object c from object d
succumb object c
feast object d from object a
overcome object d from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object d, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object c.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast b d)
(succumb b)
(attack d)
(overcome d a)
(attack c)
(overcome c d)
(attack b)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 188
|
[
187
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object d, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object c.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object b from object d
succumb object b
attack object d
overcome object d from object a
attack object c
overcome object c from object d
attack object b
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, harmony, planet object a, planet object d, province object b and province object d.
My goal is to have that object d craves object a.
My plan is as follows:
[PLAN]
|
(feast b c)
(succumb b)
(feast c a)
(succumb c)
(attack d)
(overcome d a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 189
|
[
188
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, harmony, planet object a, planet object d, province object b and province object d.
My goal is to have that object d craves object a.
My plan is as follows:
[PLAN]
feast object b from object c
succumb object b
feast object c from object a
succumb object c
attack object d
overcome object d from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast c b)
(succumb c)
(feast b a)
(overcome b c)
(feast a d)
(succumb a)
(feast b c)
(overcome b d)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 190
|
[
189
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
feast object c from object b
succumb object c
feast object b from object a
overcome object b from object c
feast object a from object d
succumb object a
feast object b from object c
overcome object b from object d
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object c, harmony, planet object a, planet object c, province object b and province object d.
My goal is to have that object a craves object b, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast b a)
(succumb b)
(attack a)
(overcome a b)
(feast d c)
(overcome d a)
(attack c)
(overcome c d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 191
|
[
190
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object c, harmony, planet object a, planet object c, province object b and province object d.
My goal is to have that object a craves object b, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object b from object a
succumb object b
attack object a
overcome object a from object b
feast object d from object c
overcome object d from object a
attack object c
overcome object c from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, harmony, planet object a, planet object b, planet object c, planet object d, province object a, province object b, province object c and province object d.
My goal is to have that object a craves object b and object d craves object a.
My plan is as follows:
[PLAN]
|
(attack a)
(overcome a b)
(attack d)
(overcome d a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 192
|
[
191
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, harmony, planet object a, planet object b, planet object c, planet object d, province object a, province object b, province object c and province object d.
My goal is to have that object a craves object b and object d craves object a.
My plan is as follows:
[PLAN]
attack object a
overcome object a from object b
attack object d
overcome object d from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object c craves object b, object d craves object c, harmony, planet object a, planet object b, province object a and province object d.
My goal is to have that object c craves object b and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast d c)
(overcome d a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 193
|
[
192
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object c craves object b, object d craves object c, harmony, planet object a, planet object b, province object a and province object d.
My goal is to have that object c craves object b and object d craves object a.
My plan is as follows:
[PLAN]
feast object d from object c
overcome object d from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object b, harmony, planet object a, planet object c, province object c and province object d.
My goal is to have that object a craves object b, object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast b a)
(overcome b d)
(attack a)
(overcome a b)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 194
|
[
193
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object b, harmony, planet object a, planet object c, province object c and province object d.
My goal is to have that object a craves object b, object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object b from object a
overcome object b from object d
attack object a
overcome object a from object b
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object a, harmony, planet object c, planet object d, province object b and province object d.
My goal is to have that object b craves object d and object c craves object b.
My plan is as follows:
[PLAN]
|
(feast b a)
(overcome b d)
(feast a c)
(succumb a)
(attack c)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 195
|
[
194
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object a, harmony, planet object c, planet object d, province object b and province object d.
My goal is to have that object b craves object d and object c craves object b.
My plan is as follows:
[PLAN]
feast object b from object a
overcome object b from object d
feast object a from object c
succumb object a
attack object c
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, object d craves object a, harmony, planet object c and province object d.
My goal is to have that object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast d a)
(succumb d)
(feast a b)
(succumb a)
(feast b c)
(overcome b d)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 196
|
[
195
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, object d craves object a, harmony, planet object c and province object d.
My goal is to have that object b craves object d and object c craves object a.
My plan is as follows:
[PLAN]
feast object d from object a
succumb object d
feast object a from object b
succumb object a
feast object b from object c
overcome object b from object d
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object d, object d craves object c, harmony, planet object a, planet object c, province object a and province object b.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast b d)
(succumb b)
(feast d c)
(succumb d)
(attack a)
(overcome a d)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 197
|
[
196
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object d, object d craves object c, harmony, planet object a, planet object c, province object a and province object b.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
feast object b from object d
succumb object b
feast object d from object c
succumb object d
attack object a
overcome object a from object d
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object d, object c craves object b, harmony, planet object a, planet object d, province object a and province object c.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
|
(feast c b)
(succumb c)
(feast b d)
(succumb b)
(attack a)
(overcome a d)
(attack c)
(overcome c a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 198
|
[
197
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object d, object c craves object b, harmony, planet object a, planet object d, province object a and province object c.
My goal is to have that object a craves object d and object c craves object a.
My plan is as follows:
[PLAN]
feast object c from object b
succumb object c
feast object b from object d
succumb object b
attack object a
overcome object a from object d
attack object c
overcome object c from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, harmony, planet object c, planet object d, province object a and province object d.
My goal is to have that object b craves object c and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast a b)
(succumb a)
(attack d)
(overcome d b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 199
|
[
198
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, harmony, planet object c, planet object d, province object a and province object d.
My goal is to have that object b craves object c and object d craves object b.
My plan is as follows:
[PLAN]
feast object a from object b
succumb object a
attack object d
overcome object d from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object d, object d craves object a, harmony, planet object c and province object b.
My goal is to have that object d craves object c.
My plan is as follows:
[PLAN]
|
(feast b d)
(succumb b)
(feast d a)
(overcome d b)
(feast a c)
(succumb a)
(feast d b)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 200
|
[
199
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object d, object d craves object a, harmony, planet object c and province object b.
My goal is to have that object d craves object c.
My plan is as follows:
[PLAN]
feast object b from object d
succumb object b
feast object d from object a
overcome object d from object b
feast object a from object c
succumb object a
feast object d from object b
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, object d craves object a, harmony, planet object c and province object d.
My goal is to have that object a craves object d, object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast d a)
(succumb d)
(feast a b)
(succumb a)
(feast b c)
(succumb b)
(attack c)
(overcome c b)
(attack d)
(overcome d c)
(attack a)
(overcome a d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 201
|
[
200
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object b craves object c, object d craves object a, harmony, planet object c and province object d.
My goal is to have that object a craves object d, object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
feast object d from object a
succumb object d
feast object a from object b
succumb object a
feast object b from object c
succumb object b
attack object c
overcome object c from object b
attack object d
overcome object d from object c
attack object a
overcome object a from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, harmony, planet object a, planet object c, planet object d, province object b, province object c and province object d.
My goal is to have that object a craves object b.
My plan is as follows:
[PLAN]
|
(feast b a)
(succumb b)
(attack a)
(overcome a b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 202
|
[
201
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, harmony, planet object a, planet object c, planet object d, province object b, province object c and province object d.
My goal is to have that object a craves object b.
My plan is as follows:
[PLAN]
feast object b from object a
succumb object b
attack object a
overcome object a from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object a craves object d and object b craves object c.
My plan is as follows:
[PLAN]
|
(feast c b)
(succumb c)
(feast b a)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 203
|
[
202
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object a craves object d and object b craves object c.
My plan is as follows:
[PLAN]
feast object c from object b
succumb object c
feast object b from object a
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object c, harmony, planet object a, planet object c, province object b and province object d.
My goal is to have that object c craves object b.
My plan is as follows:
[PLAN]
|
(feast d c)
(succumb d)
(attack c)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 204
|
[
203
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object c, harmony, planet object a, planet object c, province object b and province object d.
My goal is to have that object c craves object b.
My plan is as follows:
[PLAN]
feast object d from object c
succumb object d
attack object c
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object c, harmony, planet object a, planet object c, province object b and province object d.
My goal is to have that object a craves object b, object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast b a)
(succumb b)
(attack a)
(overcome a b)
(feast d c)
(succumb d)
(attack c)
(overcome c a)
(attack d)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 205
|
[
204
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object c, harmony, planet object a, planet object c, province object b and province object d.
My goal is to have that object a craves object b, object c craves object a and object d craves object c.
My plan is as follows:
[PLAN]
feast object b from object a
succumb object b
attack object a
overcome object a from object b
feast object d from object c
succumb object d
attack object c
overcome object c from object a
attack object d
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object c craves object d, object d craves object b, harmony, planet object b and province object a.
My goal is to have that object b craves object a and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast a c)
(succumb a)
(feast c d)
(succumb c)
(feast d b)
(overcome d c)
(attack b)
(overcome b a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 206
|
[
205
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object c craves object d, object d craves object b, harmony, planet object b and province object a.
My goal is to have that object b craves object a and object d craves object c.
My plan is as follows:
[PLAN]
feast object a from object c
succumb object a
feast object c from object d
succumb object c
feast object d from object b
overcome object d from object c
attack object b
overcome object b from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object d.
My goal is to have that object a craves object d, object b craves object a and object c craves object b.
My plan is as follows:
[PLAN]
|
(attack a)
(overcome a d)
(feast b c)
(overcome b a)
(attack c)
(overcome c b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 207
|
[
206
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, harmony, planet object a, planet object c, planet object d, province object a, province object b and province object d.
My goal is to have that object a craves object d, object b craves object a and object c craves object b.
My plan is as follows:
[PLAN]
attack object a
overcome object a from object d
feast object b from object c
overcome object b from object a
attack object c
overcome object c from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object b, object d craves object c, harmony, planet object a and province object d.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast d c)
(succumb d)
(feast c b)
(succumb c)
(feast b a)
(succumb b)
(attack d)
(overcome d a)
(attack c)
(overcome c d)
(attack b)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 208
|
[
207
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object b, object d craves object c, harmony, planet object a and province object d.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object d from object c
succumb object d
feast object c from object b
succumb object c
feast object b from object a
succumb object b
attack object d
overcome object d from object a
attack object c
overcome object c from object d
attack object b
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object a, object d craves object c, harmony, planet object b and province object d.
My goal is to have that object d craves object a.
My plan is as follows:
[PLAN]
|
(feast d c)
(succumb d)
(feast c a)
(succumb c)
(attack d)
(overcome d a)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 209
|
[
208
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object b, object c craves object a, object d craves object c, harmony, planet object b and province object d.
My goal is to have that object d craves object a.
My plan is as follows:
[PLAN]
feast object d from object c
succumb object d
feast object c from object a
succumb object c
attack object d
overcome object d from object a
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast c b)
(succumb c)
(feast b a)
(succumb b)
(feast a d)
(succumb a)
(attack d)
(overcome d a)
(attack c)
(overcome c d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 210
|
[
209
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object b craves object a, object c craves object b, harmony, planet object d and province object c.
My goal is to have that object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object c from object b
succumb object c
feast object b from object a
succumb object b
feast object a from object d
succumb object a
attack object d
overcome object d from object a
attack object c
overcome object c from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object c, harmony, planet object b, planet object c, province object a and province object b.
My goal is to have that object b craves object d.
My plan is as follows:
[PLAN]
|
(feast a d)
(succumb a)
(attack b)
(overcome b d)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 211
|
[
210
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, object d craves object c, harmony, planet object b, planet object c, province object a and province object b.
My goal is to have that object b craves object d.
My plan is as follows:
[PLAN]
feast object a from object d
succumb object a
attack object b
overcome object b from object d
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object d, object c craves object b, harmony, planet object d and province object a.
My goal is to have that object c craves object a and object d craves object b.
My plan is as follows:
[PLAN]
|
(feast a c)
(succumb a)
(feast c b)
(overcome c a)
(feast b d)
(succumb b)
(attack d)
(overcome d b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 212
|
[
211
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object c, object b craves object d, object c craves object b, harmony, planet object d and province object a.
My goal is to have that object c craves object a and object d craves object b.
My plan is as follows:
[PLAN]
feast object a from object c
succumb object a
feast object c from object b
overcome object c from object a
feast object b from object d
succumb object b
attack object d
overcome object d from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object b, harmony, planet object a, planet object d, province object c and province object d.
My goal is to have that object a craves object b, object b craves object d and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast c b)
(succumb c)
(attack d)
(overcome d c)
(feast b a)
(overcome b d)
(attack a)
(overcome a b)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 213
|
[
212
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object a, object c craves object b, harmony, planet object a, planet object d, province object c and province object d.
My goal is to have that object a craves object b, object b craves object d and object d craves object c.
My plan is as follows:
[PLAN]
feast object c from object b
succumb object c
attack object d
overcome object d from object c
feast object b from object a
overcome object b from object d
attack object a
overcome object a from object b
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, object d craves object b, harmony, planet object a and province object d.
My goal is to have that object b craves object a, object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(feast b c)
(overcome b d)
(feast c a)
(succumb c)
(feast b d)
(overcome b a)
(attack c)
(overcome c b)
(attack d)
(overcome d c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 214
|
[
213
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object c craves object a, object d craves object b, harmony, planet object a and province object d.
My goal is to have that object b craves object a, object c craves object b and object d craves object c.
My plan is as follows:
[PLAN]
feast object d from object b
succumb object d
feast object b from object c
overcome object b from object d
feast object c from object a
succumb object c
feast object b from object d
overcome object b from object a
attack object c
overcome object c from object b
attack object d
overcome object d from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object a craves object d, harmony, planet object b, planet object c, planet object d, province object a, province object b and province object c.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast a d)
(succumb a)
(attack d)
(overcome d a)
(attack c)
(overcome c d)
(attack b)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 215
|
[
214
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object a craves object d, harmony, planet object b, planet object c, planet object d, province object a, province object b and province object c.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object a from object d
succumb object a
attack object d
overcome object d from object a
attack object c
overcome object c from object d
attack object b
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object c, object d craves object b, harmony, planet object a, planet object c, province object a and province object d.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
|
(feast d b)
(overcome d a)
(feast b c)
(succumb b)
(attack c)
(overcome c d)
(attack b)
(overcome b c)
|
task_1_plan_generation
|
oneshot
|
mystery_blocksworld
| 216
|
[
215
] |
I am playing with a set of objects. Here are the actions I can do
Attack object
Feast object from another object
Succumb object
Overcome object from another object
I have the following restrictions on my actions:
To perform Attack action, the following facts need to be true: Province object, Planet object, Harmony.
Once Attack action is performed the following facts will be true: Pain object.
Once Attack action is performed the following facts will be false: Province object, Planet object, Harmony.
To perform Succumb action, the following facts need to be true: Pain object.
Once Succumb action is performed the following facts will be true: Province object, Planet object, Harmony.
Once Succumb action is performed the following facts will be false: Pain object.
To perform Overcome action, the following needs to be true: Province other object, Pain object.
Once Overcome action is performed the following will be true: Harmony, Province object, Object Craves other object.
Once Overcome action is performed the following will be false: Province other object, Pain object.
To perform Feast action, the following needs to be true: Object Craves other object, Province object, Harmony.
Once Feast action is performed the following will be true: Pain object, Province other object.
Once Feast action is performed the following will be false:, Object Craves other object, Province object, Harmony.
[STATEMENT]
As initial conditions I have that, object b craves object c, object d craves object b, harmony, planet object a, planet object c, province object a and province object d.
My goal is to have that object b craves object c, object c craves object d and object d craves object a.
My plan is as follows:
[PLAN]
feast object d from object b
overcome object d from object a
feast object b from object c
succumb object b
attack object c
overcome object c from object d
attack object b
overcome object b from object c
[PLAN END]
[STATEMENT]
As initial conditions I have that, object b craves object a, object d craves object b, harmony, planet object a, planet object c, province object c and province object d.
My goal is to have that object b craves object a and object c craves object b.
My plan is as follows:
[PLAN]
|
(feast d b)
(succumb d)
(attack c)
(overcome c b)
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.