task
stringclasses
1 value
prompt_type
stringclasses
1 value
domain
stringclasses
7 values
instance_id
int64
2
501
example_instance_ids
sequencelengths
1
1
query
stringlengths
1.96k
6.93k
ground_truth_plan
stringlengths
26
1.29k
task_1_plan_generation
oneshot
depots
217
[ 216 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to unload crate0 from truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist2 to drop crate1 to pallet2 at depot2 drive truck2 from depot2 to distributor0 Use hoist3 to load crate2 into truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist3 crate2 crate1 distributor0) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 depot2) (unload hoist2 crate0 truck2 depot2) (drop hoist2 crate0 pallet2 depot2) (drive truck2 depot2 distributor0) (load hoist3 crate2 truck2 distributor0) (drive truck2 distributor0 depot1) (unload hoist1 crate2 truck2 depot1) (drop hoist1 crate2 pallet1 depot1)
task_1_plan_generation
oneshot
depots
218
[ 217 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from crate1 at distributor0 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to depot2 Use hoist2 to unload crate0 from truck2 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 drive truck2 from depot2 to distributor0 Use hoist3 to load crate2 into truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist0 crate2 crate0 depot0) (load hoist0 crate2 truck2 depot0) (drive truck2 depot0 distributor0) (unload hoist3 crate2 truck2 distributor0) (drop hoist3 crate2 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
219
[ 218 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from crate0 at depot0 Use hoist0 to load crate2 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist3 to drop crate2 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet0. My goal is to have that crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist2 crate1 crate0 depot2) (load hoist2 crate1 truck0 depot2) (drive truck0 depot2 distributor0) (unload hoist3 crate1 truck0 distributor0) (drop hoist3 crate1 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
220
[ 219 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet0. My goal is to have that crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist2 to lift crate1 from crate0 at depot2 Use hoist2 to load crate1 into truck0 at depot2 drive truck0 from depot2 to distributor0 Use hoist3 to unload crate1 from truck0 at distributor0 Use hoist3 to drop crate1 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on pallet3. My goal is to have that crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist3 crate2 pallet3 distributor0) (load hoist3 crate2 truck0 distributor0) (drive truck0 distributor0 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck1 depot2) (drive truck1 depot2 depot0) (unload hoist0 crate0 truck1 depot0) (unload hoist2 crate2 truck0 depot2) (drop hoist0 crate0 pallet0 depot0) (drop hoist2 crate2 pallet2 depot2)
task_1_plan_generation
oneshot
depots
221
[ 220 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on pallet3. My goal is to have that crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist3 to load crate2 into truck0 at distributor0 drive truck0 from distributor0 to depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck1 at depot2 drive truck1 from depot2 to depot0 Use hoist0 to unload crate0 from truck1 at depot0 Use hoist2 to unload crate2 from truck0 at depot2 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist2 to drop crate2 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My goal is to have that crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My plan is as follows: [PLAN]
(lift hoist2 crate0 pallet2 depot2) (lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck1 depot0) (drive truck1 depot0 depot2) (load hoist2 crate0 truck1 depot2) (unload hoist2 crate1 truck1 depot2) (drive truck1 depot2 depot1) (drop hoist2 crate1 pallet2 depot2) (lift hoist1 crate2 pallet1 depot1) (load hoist1 crate2 truck1 depot1) (unload hoist1 crate0 truck1 depot1) (drop hoist1 crate0 pallet1 depot1) (unload hoist1 crate2 truck1 depot1) (drop hoist1 crate2 crate0 depot1)
task_1_plan_generation
oneshot
depots
222
[ 221 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My goal is to have that crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My plan is as follows: [PLAN] Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck1 at depot0 drive truck1 from depot0 to depot2 Use hoist2 to load crate0 into truck1 at depot2 Use hoist2 to unload crate1 from truck1 at depot2 drive truck1 from depot2 to depot1 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist1 to lift crate2 from pallet1 at depot1 Use hoist1 to load crate2 into truck1 at depot1 Use hoist1 to unload crate0 from truck1 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 Use hoist1 to unload crate2 from truck1 at depot1 Use hoist1 to drop crate2 to crate0 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet3 and crate2 is on pallet0. My plan is as follows: [PLAN]
(drive truck2 distributor0 depot2) (lift hoist2 crate2 crate0 depot2) (load hoist2 crate2 truck2 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck2 depot2) (drive truck2 depot2 depot0) (unload hoist0 crate2 truck2 depot0) (drive truck2 depot0 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist0 crate2 pallet0 depot0) (drop hoist3 crate0 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
223
[ 222 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet3 and crate2 is on pallet0. My plan is as follows: [PLAN] drive truck2 from distributor0 to depot2 Use hoist2 to lift crate2 from crate0 at depot2 Use hoist2 to load crate2 into truck2 at depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck2 at depot2 drive truck2 from depot2 to depot0 Use hoist0 to unload crate2 from truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist3 to drop crate0 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet3. My goal is to have that crate0 is on crate2, crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN]
(drive truck2 depot1 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist3 crate0 crate2 distributor0)
task_1_plan_generation
oneshot
depots
224
[ 223 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet3. My goal is to have that crate0 is on crate2, crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN] drive truck2 from depot1 to depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist3 to drop crate0 to crate2 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist3 crate2 crate1 distributor0) (load hoist3 crate2 truck2 distributor0) (lift hoist3 crate1 crate0 distributor0) (load hoist3 crate1 truck2 distributor0) (lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck2 distributor0) (drive truck2 distributor0 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 pallet1 depot1) (unload hoist1 crate1 truck2 depot1) (drive truck2 depot1 depot2) (unload hoist2 crate2 truck2 depot2) (drop hoist2 crate2 pallet2 depot2) (drop hoist1 crate1 crate0 depot1)
task_1_plan_generation
oneshot
depots
225
[ 224 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from crate1 at distributor0 Use hoist3 to load crate2 into truck2 at distributor0 Use hoist3 to lift crate1 from crate0 at distributor0 Use hoist3 to load crate1 into truck2 at distributor0 Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 Use hoist1 to unload crate1 from truck2 at depot1 drive truck2 from depot1 to depot2 Use hoist2 to unload crate2 from truck2 at depot2 Use hoist2 to drop crate2 to pallet2 at depot2 Use hoist1 to drop crate1 to crate0 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate1 is on pallet0 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist3 crate2 pallet3 distributor0) (load hoist3 crate2 truck1 distributor0) (drive truck1 distributor0 depot0) (unload hoist0 crate2 truck1 depot0) (drop hoist0 crate2 crate1 depot0)
task_1_plan_generation
oneshot
depots
226
[ 225 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate1 is on pallet0 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist3 to load crate2 into truck1 at distributor0 drive truck1 from distributor0 to depot0 Use hoist0 to unload crate2 from truck1 at depot0 Use hoist0 to drop crate2 to crate1 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on crate1, crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist1 crate2 crate1 depot1) (load hoist1 crate2 truck2 depot1) (lift hoist1 crate1 crate0 depot1) (load hoist1 crate1 truck2 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 depot0) (unload hoist0 crate1 truck2 depot0) (drop hoist0 crate1 pallet0 depot0) (unload hoist0 crate0 truck2 depot0) (drive truck2 depot0 depot2) (unload hoist2 crate2 truck2 depot2) (drop hoist2 crate2 pallet2 depot2) (drop hoist0 crate0 crate1 depot0)
task_1_plan_generation
oneshot
depots
227
[ 226 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on crate1, crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from crate1 at depot1 Use hoist1 to load crate2 into truck2 at depot1 Use hoist1 to lift crate1 from crate0 at depot1 Use hoist1 to load crate1 into truck2 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to depot0 Use hoist0 to unload crate1 from truck2 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist0 to unload crate0 from truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to unload crate2 from truck2 at depot2 Use hoist2 to drop crate2 to pallet2 at depot2 Use hoist0 to drop crate0 to crate1 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on pallet0 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist3 crate0 pallet3 distributor0) (lift hoist2 crate2 crate1 depot2) (load hoist2 crate2 truck1 depot2) (lift hoist2 crate1 pallet2 depot2) (load hoist2 crate1 truck1 depot2) (drive truck1 depot2 depot0) (unload hoist0 crate1 truck1 depot0) (drop hoist0 crate1 pallet0 depot0) (unload hoist0 crate2 truck1 depot0) (drop hoist0 crate2 crate1 depot0) (drive truck2 depot1 distributor0) (load hoist3 crate0 truck2 distributor0) (drive truck2 distributor0 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 pallet1 depot1)
task_1_plan_generation
oneshot
depots
228
[ 227 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on pallet0 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist2 to lift crate2 from crate1 at depot2 Use hoist2 to load crate2 into truck1 at depot2 Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist2 to load crate1 into truck1 at depot2 drive truck1 from depot2 to depot0 Use hoist0 to unload crate1 from truck1 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist0 to unload crate2 from truck1 at depot0 Use hoist0 to drop crate2 to crate1 at depot0 drive truck2 from depot1 to distributor0 Use hoist3 to load crate0 into truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet0. My goal is to have that crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck1 distributor0) (lift hoist0 crate2 pallet0 depot0) (drive truck1 distributor0 depot0) (load hoist0 crate2 truck1 depot0) (unload hoist0 crate0 truck1 depot0) (drive truck1 depot0 depot1) (unload hoist1 crate2 truck1 depot1) (drop hoist0 crate0 pallet0 depot0) (drop hoist1 crate2 pallet1 depot1)
task_1_plan_generation
oneshot
depots
229
[ 228 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet0. My goal is to have that crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck1 at distributor0 Use hoist0 to lift crate2 from pallet0 at depot0 drive truck1 from distributor0 to depot0 Use hoist0 to load crate2 into truck1 at depot0 Use hoist0 to unload crate0 from truck1 at depot0 drive truck1 from depot0 to depot1 Use hoist1 to unload crate2 from truck1 at depot1 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist1 to drop crate2 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on crate0 and crate2 is on pallet1. My goal is to have that crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My plan is as follows: [PLAN]
(lift hoist3 crate1 crate0 distributor0) (load hoist3 crate1 truck2 distributor0) (lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck2 distributor0) (drive truck2 distributor0 depot2) (unload hoist2 crate1 truck2 depot2) (drive truck2 depot2 depot1) (drop hoist2 crate1 pallet2 depot2) (lift hoist1 crate2 pallet1 depot1) (load hoist1 crate2 truck2 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 pallet1 depot1) (unload hoist1 crate2 truck2 depot1) (drop hoist1 crate2 crate0 depot1)
task_1_plan_generation
oneshot
depots
230
[ 229 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on crate0 and crate2 is on pallet1. My goal is to have that crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My plan is as follows: [PLAN] Use hoist3 to lift crate1 from crate0 at distributor0 Use hoist3 to load crate1 into truck2 at distributor0 Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck2 at distributor0 drive truck2 from distributor0 to depot2 Use hoist2 to unload crate1 from truck2 at depot2 drive truck2 from depot2 to depot1 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist1 to lift crate2 from pallet1 at depot1 Use hoist1 to load crate2 into truck2 at depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist1 to drop crate2 to crate0 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet1. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on pallet0. My plan is as follows: [PLAN]
(drive truck2 depot2 depot1) (lift hoist1 crate2 pallet1 depot1) (load hoist1 crate2 truck2 depot1) (drive truck2 depot1 depot0) (lift hoist0 crate1 crate0 depot0) (load hoist0 crate1 truck2 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (unload hoist0 crate2 truck2 depot0) (drive truck2 depot0 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist0 crate2 pallet0 depot0) (drop hoist3 crate0 pallet3 distributor0) (unload hoist3 crate1 truck2 distributor0) (drop hoist3 crate1 crate0 distributor0)
task_1_plan_generation
oneshot
depots
231
[ 230 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet1. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on pallet0. My plan is as follows: [PLAN] drive truck2 from depot2 to depot1 Use hoist1 to lift crate2 from pallet1 at depot1 Use hoist1 to load crate2 into truck2 at depot1 drive truck2 from depot1 to depot0 Use hoist0 to lift crate1 from crate0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 Use hoist0 to unload crate2 from truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist3 to unload crate1 from truck2 at distributor0 Use hoist3 to drop crate1 to crate0 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate1 is on crate2 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist1 crate2 crate1 depot1) (load hoist1 crate2 truck1 depot1) (lift hoist1 crate1 pallet1 depot1) (load hoist1 crate1 truck1 depot1) (drive truck1 depot1 depot0) (unload hoist0 crate2 truck1 depot0) (drop hoist0 crate2 pallet0 depot0) (unload hoist0 crate1 truck1 depot0) (drop hoist0 crate1 crate2 depot0)
task_1_plan_generation
oneshot
depots
232
[ 231 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate1 is on crate2 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from crate1 at depot1 Use hoist1 to load crate2 into truck1 at depot1 Use hoist1 to lift crate1 from pallet1 at depot1 Use hoist1 to load crate1 into truck1 at depot1 drive truck1 from depot1 to depot0 Use hoist0 to unload crate2 from truck1 at depot0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist0 to unload crate1 from truck1 at depot0 Use hoist0 to drop crate1 to crate2 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet0. My goal is to have that crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate2 pallet0 depot0) (lift hoist2 crate1 crate0 depot2) (load hoist2 crate1 truck0 depot2) (drive truck0 depot2 distributor0) (unload hoist3 crate1 truck0 distributor0) (drop hoist3 crate1 pallet3 distributor0) (drive truck2 depot1 depot0) (load hoist0 crate2 truck2 depot0) (drive truck2 depot0 depot1) (unload hoist1 crate2 truck2 depot1) (drop hoist1 crate2 pallet1 depot1)
task_1_plan_generation
oneshot
depots
233
[ 232 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet0. My goal is to have that crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from pallet0 at depot0 Use hoist2 to lift crate1 from crate0 at depot2 Use hoist2 to load crate1 into truck0 at depot2 drive truck0 from depot2 to distributor0 Use hoist3 to unload crate1 from truck0 at distributor0 Use hoist3 to drop crate1 to pallet3 at distributor0 drive truck2 from depot1 to depot0 Use hoist0 to load crate2 into truck2 at depot0 drive truck2 from depot0 to depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on pallet0 and crate2 is on crate0. My plan is as follows: [PLAN]
(lift hoist0 crate0 pallet0 depot0) (lift hoist3 crate2 crate1 distributor0) (load hoist3 crate2 truck0 distributor0) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck0 distributor0) (drive truck0 distributor0 depot0) (load hoist0 crate0 truck0 depot0) (unload hoist0 crate1 truck0 depot0) (drive truck0 depot0 depot1) (unload hoist1 crate0 truck0 depot1) (drop hoist0 crate1 pallet0 depot0) (drop hoist1 crate0 pallet1 depot1) (unload hoist1 crate2 truck0 depot1) (drop hoist1 crate2 crate0 depot1)
task_1_plan_generation
oneshot
depots
234
[ 233 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on pallet0 and crate2 is on crate0. My plan is as follows: [PLAN] Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist3 to lift crate2 from crate1 at distributor0 Use hoist3 to load crate2 into truck0 at distributor0 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck0 at distributor0 drive truck0 from distributor0 to depot0 Use hoist0 to load crate0 into truck0 at depot0 Use hoist0 to unload crate1 from truck0 at depot0 drive truck0 from depot0 to depot1 Use hoist1 to unload crate0 from truck0 at depot1 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist1 to drop crate0 to pallet1 at depot1 Use hoist1 to unload crate2 from truck0 at depot1 Use hoist1 to drop crate2 to crate0 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate0. My plan is as follows: [PLAN]
(drive truck2 depot2 depot0) (lift hoist0 crate1 crate0 depot0) (load hoist0 crate1 truck2 depot0) (lift hoist3 crate2 pallet3 distributor0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 distributor0) (load hoist3 crate2 truck2 distributor0) (unload hoist3 crate1 truck2 distributor0) (drive truck2 distributor0 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 pallet1 depot1) (unload hoist1 crate2 truck2 depot1) (drop hoist3 crate1 pallet3 distributor0) (drop hoist1 crate2 crate0 depot1)
task_1_plan_generation
oneshot
depots
235
[ 234 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate0. My plan is as follows: [PLAN] drive truck2 from depot2 to depot0 Use hoist0 to lift crate1 from crate0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to load crate2 into truck2 at distributor0 Use hoist3 to unload crate1 from truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist3 to drop crate1 to pallet3 at distributor0 Use hoist1 to drop crate2 to crate0 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet3 and crate1 is on pallet0. My plan is as follows: [PLAN]
(lift hoist1 crate1 pallet1 depot1) (drive truck2 depot0 depot1) (load hoist1 crate1 truck2 depot1) (drive truck2 depot1 depot0) (unload hoist0 crate1 truck2 depot0) (drop hoist0 crate1 pallet0 depot0)
task_1_plan_generation
oneshot
depots
236
[ 235 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet3 and crate1 is on pallet0. My plan is as follows: [PLAN] Use hoist1 to lift crate1 from pallet1 at depot1 drive truck2 from depot0 to depot1 Use hoist1 to load crate1 into truck2 at depot1 drive truck2 from depot1 to depot0 Use hoist0 to unload crate1 from truck2 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate1. My goal is to have that crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist2 crate2 crate1 depot2) (lift hoist1 crate0 pallet1 depot1) (load hoist2 crate2 truck1 depot2) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 depot2) (drive truck1 depot2 distributor0) (unload hoist3 crate2 truck1 distributor0) (drop hoist3 crate2 pallet3 distributor0) (lift hoist2 crate1 pallet2 depot2) (load hoist2 crate1 truck2 depot2) (unload hoist2 crate0 truck2 depot2) (drop hoist2 crate0 pallet2 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist2 crate1 crate0 depot2)
task_1_plan_generation
oneshot
depots
237
[ 236 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate1. My goal is to have that crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist2 to lift crate2 from crate1 at depot2 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist2 to load crate2 into truck1 at depot2 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to depot2 drive truck1 from depot2 to distributor0 Use hoist3 to unload crate2 from truck1 at distributor0 Use hoist3 to drop crate2 to pallet3 at distributor0 Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist2 to load crate1 into truck2 at depot2 Use hoist2 to unload crate0 from truck2 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist2 to drop crate1 to crate0 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on pallet0 and crate2 is on crate0. My plan is as follows: [PLAN]
(drive truck2 distributor0 depot2) (lift hoist2 crate2 crate0 depot2) (load hoist2 crate2 truck2 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck2 depot2) (drive truck2 depot2 depot0) (unload hoist0 crate0 truck2 depot0) (drop hoist0 crate0 pallet0 depot0) (unload hoist0 crate2 truck2 depot0) (drop hoist0 crate2 crate0 depot0)
task_1_plan_generation
oneshot
depots
238
[ 237 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on pallet0 and crate2 is on crate0. My plan is as follows: [PLAN] drive truck2 from distributor0 to depot2 Use hoist2 to lift crate2 from crate0 at depot2 Use hoist2 to load crate2 into truck2 at depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck2 at depot2 drive truck2 from depot2 to depot0 Use hoist0 to unload crate0 from truck2 at depot0 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist0 to unload crate2 from truck2 at depot0 Use hoist0 to drop crate2 to crate0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(drive truck2 depot2 distributor0) (lift hoist3 crate2 crate1 distributor0) (load hoist3 crate2 truck2 distributor0) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck2 distributor0) (drive truck2 distributor0 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist2 crate1 pallet2 depot2) (drive truck2 depot2 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (unload hoist1 crate2 truck2 depot1) (drive truck2 depot1 depot0) (unload hoist0 crate0 truck2 depot0) (drop hoist0 crate0 pallet0 depot0) (drop hoist1 crate2 pallet1 depot1)
task_1_plan_generation
oneshot
depots
239
[ 238 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN] drive truck2 from depot2 to distributor0 Use hoist3 to lift crate2 from crate1 at distributor0 Use hoist3 to load crate2 into truck2 at distributor0 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck2 at distributor0 drive truck2 from distributor0 to depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist2 to drop crate1 to pallet2 at depot2 drive truck2 from depot2 to depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 Use hoist1 to unload crate2 from truck2 at depot1 drive truck2 from depot1 to depot0 Use hoist0 to unload crate0 from truck2 at depot0 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist1 to drop crate2 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet1. My goal is to have that crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate0. My plan is as follows: [PLAN]
(lift hoist1 crate2 pallet1 depot1) (load hoist1 crate2 truck2 depot1) (drive truck2 depot1 distributor0) (unload hoist3 crate2 truck2 distributor0) (drop hoist3 crate2 crate0 distributor0) (lift hoist2 crate1 pallet2 depot2) (drive truck2 distributor0 depot2) (load hoist2 crate1 truck2 depot2) (drive truck2 depot2 depot1) (unload hoist1 crate1 truck2 depot1) (drop hoist1 crate1 pallet1 depot1)
task_1_plan_generation
oneshot
depots
240
[ 239 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet1. My goal is to have that crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate0. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from pallet1 at depot1 Use hoist1 to load crate2 into truck2 at depot1 drive truck2 from depot1 to distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist3 to drop crate2 to crate0 at distributor0 Use hoist2 to lift crate1 from pallet2 at depot2 drive truck2 from distributor0 to depot2 Use hoist2 to load crate1 into truck2 at depot2 drive truck2 from depot2 to depot1 Use hoist1 to unload crate1 from truck2 at depot1 Use hoist1 to drop crate1 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist1 crate1 crate0 depot1) (lift hoist2 crate2 pallet2 depot2) (load hoist2 crate2 truck0 depot2) (drive truck0 depot2 depot1) (load hoist1 crate1 truck0 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck0 depot1) (drive truck0 depot1 distributor0) (unload hoist3 crate0 truck0 distributor0) (drop hoist3 crate0 pallet3 distributor0) (unload hoist3 crate1 truck0 distributor0) (drop hoist3 crate1 crate0 distributor0) (unload hoist3 crate2 truck0 distributor0) (drop hoist3 crate2 crate1 distributor0)
task_1_plan_generation
oneshot
depots
241
[ 240 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist1 to lift crate1 from crate0 at depot1 Use hoist2 to lift crate2 from pallet2 at depot2 Use hoist2 to load crate2 into truck0 at depot2 drive truck0 from depot2 to depot1 Use hoist1 to load crate1 into truck0 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck0 at depot1 drive truck0 from depot1 to distributor0 Use hoist3 to unload crate0 from truck0 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist3 to unload crate1 from truck0 at distributor0 Use hoist3 to drop crate1 to crate0 at distributor0 Use hoist3 to unload crate2 from truck0 at distributor0 Use hoist3 to drop crate2 to crate1 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on pallet3 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist2 crate0 pallet2 depot2) (lift hoist0 crate2 crate1 depot0) (load hoist0 crate2 truck0 depot0) (lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck0 depot0) (unload hoist0 crate2 truck0 depot0) (drive truck0 depot0 distributor0) (unload hoist3 crate1 truck0 distributor0) (drop hoist0 crate2 pallet0 depot0) (drop hoist3 crate1 pallet3 distributor0) (drive truck2 distributor0 depot2) (load hoist2 crate0 truck2 depot2) (drive truck2 depot2 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 pallet1 depot1)
task_1_plan_generation
oneshot
depots
242
[ 241 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on pallet3 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist0 to lift crate2 from crate1 at depot0 Use hoist0 to load crate2 into truck0 at depot0 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck0 at depot0 Use hoist0 to unload crate2 from truck0 at depot0 drive truck0 from depot0 to distributor0 Use hoist3 to unload crate1 from truck0 at distributor0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist3 to drop crate1 to pallet3 at distributor0 drive truck2 from distributor0 to depot2 Use hoist2 to load crate0 into truck2 at depot2 drive truck2 from depot2 to depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate1 pallet0 depot0) (lift hoist2 crate2 crate0 depot2) (load hoist2 crate2 truck1 depot2) (lift hoist2 crate0 pallet2 depot2) (drive truck1 depot2 depot1) (unload hoist1 crate2 truck1 depot1) (drop hoist1 crate2 pallet1 depot1) (load hoist0 crate1 truck2 depot0) (drive truck2 depot0 depot2) (load hoist2 crate0 truck2 depot2) (unload hoist2 crate1 truck2 depot2) (drive truck2 depot2 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist2 crate1 pallet2 depot2) (drop hoist3 crate0 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
243
[ 242 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist2 to lift crate2 from crate0 at depot2 Use hoist2 to load crate2 into truck1 at depot2 Use hoist2 to lift crate0 from pallet2 at depot2 drive truck1 from depot2 to depot1 Use hoist1 to unload crate2 from truck1 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist0 to load crate1 into truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to load crate0 into truck2 at depot2 Use hoist2 to unload crate1 from truck2 at depot2 drive truck2 from depot2 to distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist3 to drop crate0 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist3 crate2 crate1 distributor0) (drive truck2 depot0 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck2 depot2) (drive truck2 depot2 depot0) (unload hoist0 crate0 truck2 depot0) (drop hoist0 crate0 pallet0 depot0) (drive truck2 depot0 distributor0) (load hoist3 crate2 truck2 distributor0) (drive truck2 distributor0 depot1) (unload hoist1 crate2 truck2 depot1) (drop hoist1 crate2 pallet1 depot1)
task_1_plan_generation
oneshot
depots
244
[ 243 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from crate1 at distributor0 drive truck2 from depot0 to depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck2 at depot2 drive truck2 from depot2 to depot0 Use hoist0 to unload crate0 from truck2 at depot0 Use hoist0 to drop crate0 to pallet0 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to load crate2 into truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet3, crate1 is on pallet1 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist3 crate2 pallet3 distributor0) (drive truck2 depot1 depot2) (lift hoist0 crate1 pallet0 depot0) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck2 depot2) (drive truck2 depot2 distributor0) (load hoist3 crate2 truck2 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist3 crate0 pallet3 distributor0) (drive truck2 distributor0 depot0) (load hoist0 crate1 truck2 depot0) (unload hoist0 crate2 truck2 depot0) (drive truck2 depot0 depot1) (unload hoist1 crate1 truck2 depot1) (drop hoist0 crate2 pallet0 depot0) (drop hoist1 crate1 pallet1 depot1)
task_1_plan_generation
oneshot
depots
245
[ 244 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet3, crate1 is on pallet1 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from pallet3 at distributor0 drive truck2 from depot1 to depot2 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck2 at depot2 drive truck2 from depot2 to distributor0 Use hoist3 to load crate2 into truck2 at distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 drive truck2 from distributor0 to depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to unload crate2 from truck2 at depot0 drive truck2 from depot0 to depot1 Use hoist1 to unload crate1 from truck2 at depot1 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist1 to drop crate1 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet2, crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist2 crate2 crate0 depot2) (load hoist2 crate2 truck1 depot2) (drive truck1 depot2 distributor0) (unload hoist3 crate2 truck1 distributor0) (drop hoist3 crate2 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
246
[ 245 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet2, crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist2 to lift crate2 from crate0 at depot2 Use hoist2 to load crate2 into truck1 at depot2 drive truck1 from depot2 to distributor0 Use hoist3 to unload crate2 from truck1 at distributor0 Use hoist3 to drop crate2 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist0 crate1 pallet0 depot0) (lift hoist2 crate2 crate0 depot2) (load hoist2 crate2 truck0 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck0 depot2) (drive truck0 depot2 depot0) (load hoist0 crate1 truck0 depot0) (drive truck0 depot0 distributor0) (unload hoist3 crate0 truck0 distributor0) (drop hoist3 crate0 pallet3 distributor0) (unload hoist3 crate1 truck0 distributor0) (drop hoist3 crate1 crate0 distributor0) (unload hoist3 crate2 truck0 distributor0) (drop hoist3 crate2 crate1 distributor0)
task_1_plan_generation
oneshot
depots
247
[ 246 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist2 to lift crate2 from crate0 at depot2 Use hoist2 to load crate2 into truck0 at depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck0 at depot2 drive truck0 from depot2 to depot0 Use hoist0 to load crate1 into truck0 at depot0 drive truck0 from depot0 to distributor0 Use hoist3 to unload crate0 from truck0 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist3 to unload crate1 from truck0 at distributor0 Use hoist3 to drop crate1 to crate0 at distributor0 Use hoist3 to unload crate2 from truck0 at distributor0 Use hoist3 to drop crate2 to crate1 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist2 crate2 pallet2 depot2) (load hoist2 crate2 truck2 depot2) (drive truck2 depot2 depot1) (unload hoist1 crate2 truck2 depot1) (drop hoist1 crate2 pallet1 depot1) (lift hoist3 crate1 crate0 distributor0) (load hoist3 crate1 truck1 distributor0) (lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck1 distributor0) (unload hoist3 crate1 truck1 distributor0) (drive truck1 distributor0 depot0) (unload hoist0 crate0 truck1 depot0) (drop hoist0 crate0 pallet0 depot0) (drop hoist3 crate1 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
248
[ 247 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist2 to lift crate2 from pallet2 at depot2 Use hoist2 to load crate2 into truck2 at depot2 drive truck2 from depot2 to depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist3 to lift crate1 from crate0 at distributor0 Use hoist3 to load crate1 into truck1 at distributor0 Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck1 at distributor0 Use hoist3 to unload crate1 from truck1 at distributor0 drive truck1 from distributor0 to depot0 Use hoist0 to unload crate0 from truck1 at depot0 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist3 to drop crate1 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet0 and crate2 is on crate0. My plan is as follows: [PLAN]
(drive truck2 depot0 depot1) (lift hoist0 crate1 pallet0 depot0) (lift hoist1 crate2 crate0 depot1) (load hoist1 crate2 truck2 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist0 crate1 truck1 depot0) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 depot0) (unload hoist0 crate0 truck2 depot0) (drop hoist0 crate0 pallet0 depot0) (unload hoist0 crate2 truck2 depot0) (drop hoist0 crate2 crate0 depot0)
task_1_plan_generation
oneshot
depots
249
[ 248 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet0 and crate2 is on crate0. My plan is as follows: [PLAN] drive truck2 from depot0 to depot1 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist1 to lift crate2 from crate0 at depot1 Use hoist1 to load crate2 into truck2 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist0 to load crate1 into truck1 at depot0 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to depot0 Use hoist0 to unload crate0 from truck2 at depot0 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist0 to unload crate2 from truck2 at depot0 Use hoist0 to drop crate2 to crate0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist3 crate2 crate0 distributor0) (lift hoist1 crate1 pallet1 depot1) (load hoist1 crate1 truck2 depot1) (drive truck2 depot1 distributor0) (load hoist3 crate2 truck2 distributor0) (lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck2 distributor0) (drive truck2 distributor0 depot0) (unload hoist0 crate0 truck2 depot0) (drop hoist0 crate0 pallet0 depot0) (unload hoist0 crate1 truck2 depot0) (drive truck2 depot0 depot2) (unload hoist2 crate2 truck2 depot2) (drop hoist2 crate2 pallet2 depot2) (drop hoist0 crate1 crate0 depot0)
task_1_plan_generation
oneshot
depots
250
[ 249 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from crate0 at distributor0 Use hoist1 to lift crate1 from pallet1 at depot1 Use hoist1 to load crate1 into truck2 at depot1 drive truck2 from depot1 to distributor0 Use hoist3 to load crate2 into truck2 at distributor0 Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck2 at distributor0 drive truck2 from distributor0 to depot0 Use hoist0 to unload crate0 from truck2 at depot0 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist0 to unload crate1 from truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to unload crate2 from truck2 at depot2 Use hoist2 to drop crate2 to pallet2 at depot2 Use hoist0 to drop crate1 to crate0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on pallet3 and crate2 is on crate0. My plan is as follows: [PLAN]
(drive truck2 depot2 depot1) (lift hoist3 crate1 pallet3 distributor0) (lift hoist1 crate2 crate0 depot1) (load hoist1 crate2 truck2 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist3 crate1 truck1 distributor0) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist3 crate0 pallet3 distributor0) (unload hoist3 crate2 truck2 distributor0) (drop hoist3 crate2 crate0 distributor0)
task_1_plan_generation
oneshot
depots
251
[ 250 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on pallet3 and crate2 is on crate0. My plan is as follows: [PLAN] drive truck2 from depot2 to depot1 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist1 to lift crate2 from crate0 at depot1 Use hoist1 to load crate2 into truck2 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist3 to load crate1 into truck1 at distributor0 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist3 to drop crate2 to crate0 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on crate2 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist3 crate0 pallet3 distributor0) (drive truck2 depot1 distributor0) (load hoist3 crate0 truck2 distributor0) (drive truck2 distributor0 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 pallet1 depot1) (lift hoist2 crate2 crate1 depot2) (load hoist2 crate2 truck0 depot2) (lift hoist2 crate1 pallet2 depot2) (load hoist2 crate1 truck0 depot2) (unload hoist2 crate2 truck0 depot2) (drop hoist2 crate2 pallet2 depot2) (unload hoist2 crate1 truck0 depot2) (drop hoist2 crate1 crate2 depot2)
task_1_plan_generation
oneshot
depots
252
[ 251 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on crate2 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist3 to lift crate0 from pallet3 at distributor0 drive truck2 from depot1 to distributor0 Use hoist3 to load crate0 into truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 Use hoist2 to lift crate2 from crate1 at depot2 Use hoist2 to load crate2 into truck0 at depot2 Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist2 to load crate1 into truck0 at depot2 Use hoist2 to unload crate2 from truck0 at depot2 Use hoist2 to drop crate2 to pallet2 at depot2 Use hoist2 to unload crate1 from truck0 at depot2 Use hoist2 to drop crate1 to crate2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on pallet2 and crate1 is on pallet3. My plan is as follows: [PLAN]
(drive truck2 depot2 depot1) (lift hoist1 crate2 crate0 depot1) (load hoist1 crate2 truck2 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 depot2) (unload hoist2 crate0 truck2 depot2) (drop hoist2 crate0 pallet2 depot2)
task_1_plan_generation
oneshot
depots
253
[ 252 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on pallet2 and crate1 is on pallet3. My plan is as follows: [PLAN] drive truck2 from depot2 to depot1 Use hoist1 to lift crate2 from crate0 at depot1 Use hoist1 to load crate2 into truck2 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to depot2 Use hoist2 to unload crate0 from truck2 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist3 crate2 pallet3 distributor0) (load hoist3 crate2 truck0 distributor0) (drive truck0 distributor0 depot1) (unload hoist1 crate2 truck0 depot1) (drop hoist1 crate2 pallet1 depot1)
task_1_plan_generation
oneshot
depots
254
[ 253 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist3 to load crate2 into truck0 at distributor0 drive truck0 from distributor0 to depot1 Use hoist1 to unload crate2 from truck0 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist1 crate2 pallet1 depot1) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck2 distributor0) (drive truck2 distributor0 depot1) (load hoist1 crate2 truck2 depot1) (unload hoist1 crate1 truck2 depot1) (drive truck2 depot1 distributor0) (unload hoist3 crate2 truck2 distributor0) (drop hoist1 crate1 pallet1 depot1) (drop hoist3 crate2 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
255
[ 254 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from pallet1 at depot1 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to load crate2 into truck2 at depot1 Use hoist1 to unload crate1 from truck2 at depot1 drive truck2 from depot1 to distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist1 to drop crate1 to pallet1 at depot1 Use hoist3 to drop crate2 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist0 crate1 crate0 depot0) (load hoist0 crate1 truck2 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist3 crate0 pallet3 distributor0) (drive truck2 distributor0 depot2) (lift hoist2 crate2 pallet2 depot2) (load hoist2 crate2 truck2 depot2) (unload hoist2 crate1 truck2 depot2) (drive truck2 depot2 depot0) (unload hoist0 crate2 truck2 depot0) (drop hoist0 crate2 pallet0 depot0) (drop hoist2 crate1 pallet2 depot2)
task_1_plan_generation
oneshot
depots
256
[ 255 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from crate0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 drive truck2 from distributor0 to depot2 Use hoist2 to lift crate2 from pallet2 at depot2 Use hoist2 to load crate2 into truck2 at depot2 Use hoist2 to unload crate1 from truck2 at depot2 drive truck2 from depot2 to depot0 Use hoist0 to unload crate2 from truck2 at depot0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist2 to drop crate1 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet0. My goal is to have that crate0 is on crate2, crate1 is on crate0 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist2 crate0 pallet2 depot2) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck1 distributor0) (drive truck1 distributor0 depot2) (load hoist2 crate0 truck1 depot2) (drive truck1 depot2 depot0) (unload hoist0 crate0 truck1 depot0) (drop hoist0 crate0 crate2 depot0) (unload hoist0 crate1 truck1 depot0) (drop hoist0 crate1 crate0 depot0)
task_1_plan_generation
oneshot
depots
257
[ 256 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet0. My goal is to have that crate0 is on crate2, crate1 is on crate0 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck1 at distributor0 drive truck1 from distributor0 to depot2 Use hoist2 to load crate0 into truck1 at depot2 drive truck1 from depot2 to depot0 Use hoist0 to unload crate0 from truck1 at depot0 Use hoist0 to drop crate0 to crate2 at depot0 Use hoist0 to unload crate1 from truck1 at depot0 Use hoist0 to drop crate1 to crate0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet2 and crate1 is on crate0. My plan is as follows: [PLAN]
(lift hoist0 crate1 crate0 depot0) (load hoist0 crate1 truck2 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 depot2) (unload hoist2 crate0 truck2 depot2) (drop hoist2 crate0 pallet2 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist2 crate1 crate0 depot2)
task_1_plan_generation
oneshot
depots
258
[ 257 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet2 and crate1 is on crate0. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from crate0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to unload crate0 from truck2 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist2 to drop crate1 to crate0 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet3 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 distributor0) (lift hoist3 crate2 pallet3 distributor0) (load hoist3 crate2 truck2 distributor0) (unload hoist3 crate0 truck2 distributor0) (drive truck2 distributor0 depot0) (drop hoist3 crate0 pallet3 distributor0) (lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck2 depot0) (unload hoist0 crate2 truck2 depot0) (drop hoist0 crate2 pallet0 depot0)
task_1_plan_generation
oneshot
depots
259
[ 258 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet3 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to distributor0 Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist3 to load crate2 into truck2 at distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 drive truck2 from distributor0 to depot0 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to unload crate2 from truck2 at depot0 Use hoist0 to drop crate2 to pallet0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet2 and crate2 is on crate0. My plan is as follows: [PLAN]
(lift hoist3 crate2 crate0 distributor0) (load hoist3 crate2 truck0 distributor0) (lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck0 distributor0) (drive truck0 distributor0 depot2) (unload hoist2 crate0 truck0 depot2) (drop hoist2 crate0 pallet2 depot2) (unload hoist2 crate2 truck0 depot2) (drop hoist2 crate2 crate0 depot2)
task_1_plan_generation
oneshot
depots
260
[ 259 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate0. My goal is to have that crate0 is on pallet2 and crate2 is on crate0. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from crate0 at distributor0 Use hoist3 to load crate2 into truck0 at distributor0 Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck0 at distributor0 drive truck0 from distributor0 to depot2 Use hoist2 to unload crate0 from truck0 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 Use hoist2 to unload crate2 from truck0 at depot2 Use hoist2 to drop crate2 to crate0 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on crate1. My goal is to have that crate0 is on pallet3, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist2 crate2 crate1 depot2) (load hoist2 crate2 truck2 depot2) (drive truck2 depot2 depot1) (unload hoist1 crate2 truck2 depot1) (drop hoist1 crate2 pallet1 depot1) (lift hoist2 crate1 pallet2 depot2) (load hoist2 crate1 truck0 depot2) (drive truck0 depot2 depot0) (unload hoist0 crate1 truck0 depot0) (drop hoist0 crate1 pallet0 depot0)
task_1_plan_generation
oneshot
depots
261
[ 260 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on crate1. My goal is to have that crate0 is on pallet3, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist2 to lift crate2 from crate1 at depot2 Use hoist2 to load crate2 into truck2 at depot2 drive truck2 from depot2 to depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist2 to load crate1 into truck0 at depot2 drive truck0 from depot2 to depot0 Use hoist0 to unload crate1 from truck0 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot2, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate0. My plan is as follows: [PLAN]
(lift hoist1 crate2 crate1 depot1) (load hoist1 crate2 truck0 depot1) (lift hoist1 crate1 crate0 depot1) (load hoist1 crate1 truck0 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck0 depot1) (drive truck0 depot1 depot0) (unload hoist0 crate1 truck0 depot0) (drive truck0 depot0 distributor0) (unload hoist3 crate0 truck0 distributor0) (drop hoist0 crate1 pallet0 depot0) (drop hoist3 crate0 pallet3 distributor0) (unload hoist3 crate2 truck0 distributor0) (drop hoist3 crate2 crate0 distributor0)
task_1_plan_generation
oneshot
depots
262
[ 261 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot2, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate0. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from crate1 at depot1 Use hoist1 to load crate2 into truck0 at depot1 Use hoist1 to lift crate1 from crate0 at depot1 Use hoist1 to load crate1 into truck0 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck0 at depot1 drive truck0 from depot1 to depot0 Use hoist0 to unload crate1 from truck0 at depot0 drive truck0 from depot0 to distributor0 Use hoist3 to unload crate0 from truck0 at distributor0 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist3 to unload crate2 from truck0 at distributor0 Use hoist3 to drop crate2 to crate0 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist1 crate2 crate0 depot1) (load hoist1 crate2 truck1 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck1 depot1) (drive truck1 depot1 distributor0) (unload hoist3 crate2 truck1 distributor0) (drive truck1 distributor0 depot2) (drop hoist3 crate2 pallet3 distributor0) (lift hoist2 crate1 pallet2 depot2) (load hoist2 crate1 truck1 depot2) (unload hoist2 crate0 truck1 depot2) (drop hoist2 crate0 pallet2 depot2) (unload hoist2 crate1 truck1 depot2) (drop hoist2 crate1 crate0 depot2)
task_1_plan_generation
oneshot
depots
263
[ 262 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from crate0 at depot1 Use hoist1 to load crate2 into truck1 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck1 at depot1 drive truck1 from depot1 to distributor0 Use hoist3 to unload crate2 from truck1 at distributor0 drive truck1 from distributor0 to depot2 Use hoist3 to drop crate2 to pallet3 at distributor0 Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist2 to load crate1 into truck1 at depot2 Use hoist2 to unload crate0 from truck1 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 Use hoist2 to unload crate1 from truck1 at depot2 Use hoist2 to drop crate1 to crate0 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate0 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist1 crate2 crate1 depot1) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck1 depot0) (drive truck1 depot0 depot2) (unload hoist2 crate0 truck1 depot2) (drop hoist2 crate0 pallet2 depot2) (drive truck2 distributor0 depot1) (load hoist1 crate2 truck2 depot1) (drive truck2 depot1 distributor0) (unload hoist3 crate2 truck2 distributor0) (drop hoist3 crate2 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
264
[ 263 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate0 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from crate1 at depot1 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck1 at depot0 drive truck1 from depot0 to depot2 Use hoist2 to unload crate0 from truck1 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 drive truck2 from distributor0 to depot1 Use hoist1 to load crate2 into truck2 at depot1 drive truck2 from depot1 to distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist3 to drop crate2 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate1 crate0 depot0) (load hoist0 crate1 truck2 depot0) (drive truck2 depot0 distributor0) (unload hoist3 crate1 truck2 distributor0) (drop hoist3 crate1 pallet3 distributor0) (lift hoist0 crate0 pallet0 depot0) (lift hoist2 crate2 pallet2 depot2) (load hoist0 crate0 truck1 depot0) (drive truck1 depot0 depot2) (load hoist2 crate2 truck1 depot2) (unload hoist2 crate0 truck1 depot2) (drive truck1 depot2 depot1) (unload hoist1 crate2 truck1 depot1) (drop hoist1 crate2 pallet1 depot1) (drop hoist2 crate0 pallet2 depot2)
task_1_plan_generation
oneshot
depots
265
[ 264 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from crate0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to unload crate1 from truck2 at distributor0 Use hoist3 to drop crate1 to pallet3 at distributor0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist2 to lift crate2 from pallet2 at depot2 Use hoist0 to load crate0 into truck1 at depot0 drive truck1 from depot0 to depot2 Use hoist2 to load crate2 into truck1 at depot2 Use hoist2 to unload crate0 from truck1 at depot2 drive truck1 from depot2 to depot1 Use hoist1 to unload crate2 from truck1 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist2 to drop crate0 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet2. My goal is to have that crate0 is on pallet1, crate1 is on crate2 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist0 crate0 pallet0 depot0) (lift hoist1 crate1 pallet1 depot1) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 depot1) (load hoist1 crate1 truck2 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 pallet1 depot1) (drive truck2 depot1 depot2) (lift hoist2 crate2 pallet2 depot2) (load hoist2 crate2 truck2 depot2) (drive truck2 depot2 distributor0) (unload hoist3 crate2 truck2 distributor0) (drop hoist3 crate2 pallet3 distributor0) (unload hoist3 crate1 truck2 distributor0) (drop hoist3 crate1 crate2 distributor0)
task_1_plan_generation
oneshot
depots
266
[ 265 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet2. My goal is to have that crate0 is on pallet1, crate1 is on crate2 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist1 to lift crate1 from pallet1 at depot1 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to depot1 Use hoist1 to load crate1 into truck2 at depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 drive truck2 from depot1 to depot2 Use hoist2 to lift crate2 from pallet2 at depot2 Use hoist2 to load crate2 into truck2 at depot2 drive truck2 from depot2 to distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist3 to drop crate2 to pallet3 at distributor0 Use hoist3 to unload crate1 from truck2 at distributor0 Use hoist3 to drop crate1 to crate2 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist3 crate2 crate1 distributor0) (lift hoist2 crate0 pallet2 depot2) (drive truck2 depot1 depot2) (load hoist2 crate0 truck2 depot2) (drive truck2 depot2 distributor0) (load hoist3 crate2 truck2 distributor0) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck2 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist3 crate0 pallet3 distributor0) (unload hoist3 crate1 truck2 distributor0) (drop hoist3 crate1 crate0 distributor0) (unload hoist3 crate2 truck2 distributor0) (drop hoist3 crate2 crate1 distributor0)
task_1_plan_generation
oneshot
depots
267
[ 266 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from crate1 at distributor0 Use hoist2 to lift crate0 from pallet2 at depot2 drive truck2 from depot1 to depot2 Use hoist2 to load crate0 into truck2 at depot2 drive truck2 from depot2 to distributor0 Use hoist3 to load crate2 into truck2 at distributor0 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck2 at distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist3 to unload crate1 from truck2 at distributor0 Use hoist3 to drop crate1 to crate0 at distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist3 to drop crate2 to crate1 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on crate2, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate1 crate0 depot0) (lift hoist3 crate2 pallet3 distributor0) (load hoist0 crate1 truck2 depot0) (drive truck2 depot0 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist2 crate1 pallet2 depot2) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck1 depot0) (drive truck1 depot0 distributor0) (load hoist3 crate2 truck1 distributor0) (drive truck1 distributor0 depot1) (unload hoist1 crate2 truck1 depot1) (drop hoist1 crate2 pallet1 depot1) (unload hoist1 crate0 truck1 depot1) (drop hoist1 crate0 crate2 depot1)
task_1_plan_generation
oneshot
depots
268
[ 267 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on crate2, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from crate0 at depot0 Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist0 to load crate1 into truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck1 at depot0 drive truck1 from depot0 to distributor0 Use hoist3 to load crate2 into truck1 at distributor0 drive truck1 from distributor0 to depot1 Use hoist1 to unload crate2 from truck1 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist1 to unload crate0 from truck1 at depot1 Use hoist1 to drop crate0 to crate2 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist1 crate2 pallet1 depot1) (lift hoist2 crate0 pallet2 depot2) (load hoist1 crate2 truck2 depot1) (drive truck2 depot1 distributor0) (unload hoist3 crate2 truck2 distributor0) (load hoist2 crate0 truck0 depot2) (drive truck0 depot2 depot1) (unload hoist1 crate0 truck0 depot1) (drop hoist1 crate0 pallet1 depot1) (drop hoist3 crate2 crate1 distributor0)
task_1_plan_generation
oneshot
depots
269
[ 268 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from pallet1 at depot1 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist1 to load crate2 into truck2 at depot1 drive truck2 from depot1 to distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist2 to load crate0 into truck0 at depot2 drive truck0 from depot2 to depot1 Use hoist1 to unload crate0 from truck0 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 Use hoist3 to drop crate2 to crate1 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on pallet0. My goal is to have that crate0 is on pallet3, crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist0 crate2 pallet0 depot0) (lift hoist1 crate0 pallet1 depot1) (lift hoist2 crate1 pallet2 depot2) (load hoist0 crate2 truck2 depot0) (load hoist1 crate0 truck1 depot1) (drive truck1 depot1 distributor0) (unload hoist3 crate0 truck1 distributor0) (drop hoist3 crate0 pallet3 distributor0) (drive truck2 depot0 depot2) (load hoist2 crate1 truck2 depot2) (unload hoist2 crate2 truck2 depot2) (drive truck2 depot2 depot0) (unload hoist0 crate1 truck2 depot0) (drop hoist0 crate1 pallet0 depot0) (drop hoist2 crate2 pallet2 depot2)
task_1_plan_generation
oneshot
depots
270
[ 269 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on pallet0. My goal is to have that crate0 is on pallet3, crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from pallet0 at depot0 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist0 to load crate2 into truck2 at depot0 Use hoist1 to load crate0 into truck1 at depot1 drive truck1 from depot1 to distributor0 Use hoist3 to unload crate0 from truck1 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 drive truck2 from depot0 to depot2 Use hoist2 to load crate1 into truck2 at depot2 Use hoist2 to unload crate2 from truck2 at depot2 drive truck2 from depot2 to depot0 Use hoist0 to unload crate1 from truck2 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist2 to drop crate2 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot1, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet1 and crate2 is on pallet0. My goal is to have that crate0 is on crate1, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate2 pallet0 depot0) (load hoist0 crate2 truck2 depot0) (lift hoist1 crate1 pallet1 depot1) (drive truck2 depot0 depot1) (load hoist1 crate1 truck2 depot1) (unload hoist1 crate2 truck2 depot1) (drive truck2 depot1 distributor0) (drop hoist1 crate2 pallet1 depot1) (lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck2 distributor0) (unload hoist3 crate1 truck2 distributor0) (drop hoist3 crate1 pallet3 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist3 crate0 crate1 distributor0)
task_1_plan_generation
oneshot
depots
271
[ 270 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot1, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet1 and crate2 is on pallet0. My goal is to have that crate0 is on crate1, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from pallet0 at depot0 Use hoist0 to load crate2 into truck2 at depot0 Use hoist1 to lift crate1 from pallet1 at depot1 drive truck2 from depot0 to depot1 Use hoist1 to load crate1 into truck2 at depot1 Use hoist1 to unload crate2 from truck2 at depot1 drive truck2 from depot1 to distributor0 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck2 at distributor0 Use hoist3 to unload crate1 from truck2 at distributor0 Use hoist3 to drop crate1 to pallet3 at distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist3 to drop crate0 to crate1 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist3 crate2 crate0 distributor0) (load hoist3 crate2 truck1 distributor0) (lift hoist0 crate1 pallet0 depot0) (lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck1 distributor0) (drive truck1 distributor0 depot0) (load hoist0 crate1 truck1 depot0) (unload hoist0 crate0 truck1 depot0) (drive truck1 depot0 depot1) (unload hoist1 crate2 truck1 depot1) (drive truck1 depot1 distributor0) (unload hoist3 crate1 truck1 distributor0) (drop hoist0 crate0 pallet0 depot0) (drop hoist1 crate2 pallet1 depot1) (drop hoist3 crate1 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
272
[ 271 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from crate0 at distributor0 Use hoist3 to load crate2 into truck1 at distributor0 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck1 at distributor0 drive truck1 from distributor0 to depot0 Use hoist0 to load crate1 into truck1 at depot0 Use hoist0 to unload crate0 from truck1 at depot0 drive truck1 from depot0 to depot1 Use hoist1 to unload crate2 from truck1 at depot1 drive truck1 from depot1 to distributor0 Use hoist3 to unload crate1 from truck1 at distributor0 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist3 to drop crate1 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist3 crate2 crate1 distributor0) (load hoist3 crate2 truck1 distributor0) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck1 distributor0) (unload hoist3 crate2 truck1 distributor0) (drive truck1 distributor0 depot1) (unload hoist1 crate1 truck1 depot1) (drop hoist3 crate2 pallet3 distributor0) (drop hoist1 crate1 crate0 depot1)
task_1_plan_generation
oneshot
depots
273
[ 272 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from crate1 at distributor0 Use hoist3 to load crate2 into truck1 at distributor0 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck1 at distributor0 Use hoist3 to unload crate2 from truck1 at distributor0 drive truck1 from distributor0 to depot1 Use hoist1 to unload crate1 from truck1 at depot1 Use hoist3 to drop crate2 to pallet3 at distributor0 Use hoist1 to drop crate1 to crate0 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist3 crate1 pallet3 distributor0) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (lift hoist2 crate2 pallet2 depot2) (drive truck2 depot1 distributor0) (load hoist3 crate1 truck2 distributor0) (unload hoist3 crate0 truck2 distributor0) (drive truck2 distributor0 depot1) (unload hoist1 crate1 truck2 depot1) (drop hoist3 crate0 pallet3 distributor0) (load hoist2 crate2 truck1 depot2) (drive truck1 depot2 depot1) (drop hoist1 crate1 pallet1 depot1) (unload hoist1 crate2 truck1 depot1) (drop hoist1 crate2 crate1 depot1)
task_1_plan_generation
oneshot
depots
274
[ 273 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on pallet1 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 Use hoist2 to lift crate2 from pallet2 at depot2 drive truck2 from depot1 to distributor0 Use hoist3 to load crate1 into truck2 at distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to unload crate1 from truck2 at depot1 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist2 to load crate2 into truck1 at depot2 drive truck1 from depot2 to depot1 Use hoist1 to drop crate1 to pallet1 at depot1 Use hoist1 to unload crate2 from truck1 at depot1 Use hoist1 to drop crate2 to crate1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet0. My goal is to have that crate0 is on pallet2 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck1 distributor0) (drive truck1 distributor0 depot2) (lift hoist2 crate1 pallet2 depot2) (load hoist2 crate1 truck2 depot2) (unload hoist2 crate0 truck1 depot2) (drop hoist2 crate0 pallet2 depot2)
task_1_plan_generation
oneshot
depots
275
[ 274 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet0. My goal is to have that crate0 is on pallet2 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck1 at distributor0 drive truck1 from distributor0 to depot2 Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist2 to load crate1 into truck2 at depot2 Use hoist2 to unload crate0 from truck1 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist2 crate2 pallet2 depot2) (lift hoist1 crate1 pallet1 depot1) (lift hoist0 crate0 pallet0 depot0) (load hoist1 crate1 truck0 depot1) (drive truck0 depot1 depot2) (load hoist2 crate2 truck0 depot2) (drive truck0 depot2 depot0) (load hoist0 crate0 truck0 depot0) (unload hoist0 crate2 truck0 depot0) (drive truck0 depot0 distributor0) (unload hoist3 crate0 truck0 distributor0) (drop hoist0 crate2 pallet0 depot0) (drop hoist3 crate0 pallet3 distributor0) (unload hoist3 crate1 truck0 distributor0) (drop hoist3 crate1 crate0 distributor0)
task_1_plan_generation
oneshot
depots
276
[ 275 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on crate0 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist2 to lift crate2 from pallet2 at depot2 Use hoist1 to lift crate1 from pallet1 at depot1 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist1 to load crate1 into truck0 at depot1 drive truck0 from depot1 to depot2 Use hoist2 to load crate2 into truck0 at depot2 drive truck0 from depot2 to depot0 Use hoist0 to load crate0 into truck0 at depot0 Use hoist0 to unload crate2 from truck0 at depot0 drive truck0 from depot0 to distributor0 Use hoist3 to unload crate0 from truck0 at distributor0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist3 to unload crate1 from truck0 at distributor0 Use hoist3 to drop crate1 to crate0 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet3, crate1 is on pallet2 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist3 crate2 pallet3 distributor0) (lift hoist0 crate1 crate0 depot0) (load hoist0 crate1 truck1 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck1 depot0) (drive truck1 depot0 distributor0) (load hoist3 crate2 truck1 distributor0) (unload hoist3 crate0 truck1 distributor0) (drive truck1 distributor0 depot2) (unload hoist2 crate1 truck1 depot2) (drop hoist2 crate1 pallet2 depot2) (unload hoist2 crate2 truck1 depot2) (drop hoist3 crate0 pallet3 distributor0) (drop hoist2 crate2 crate1 depot2)
task_1_plan_generation
oneshot
depots
277
[ 276 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet3, crate1 is on pallet2 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist0 to lift crate1 from crate0 at depot0 Use hoist0 to load crate1 into truck1 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck1 at depot0 drive truck1 from depot0 to distributor0 Use hoist3 to load crate2 into truck1 at distributor0 Use hoist3 to unload crate0 from truck1 at distributor0 drive truck1 from distributor0 to depot2 Use hoist2 to unload crate1 from truck1 at depot2 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist2 to unload crate2 from truck1 at depot2 Use hoist3 to drop crate0 to pallet3 at distributor0 Use hoist2 to drop crate2 to crate1 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist1 crate2 crate1 depot1) (load hoist1 crate2 truck1 depot1) (lift hoist1 crate1 pallet1 depot1) (load hoist1 crate1 truck1 depot1) (unload hoist1 crate2 truck1 depot1) (drive truck1 depot1 distributor0) (unload hoist3 crate1 truck1 distributor0) (drop hoist1 crate2 pallet1 depot1) (drop hoist3 crate1 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
278
[ 277 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from crate1 at depot1 Use hoist1 to load crate2 into truck1 at depot1 Use hoist1 to lift crate1 from pallet1 at depot1 Use hoist1 to load crate1 into truck1 at depot1 Use hoist1 to unload crate2 from truck1 at depot1 drive truck1 from depot1 to distributor0 Use hoist3 to unload crate1 from truck1 at distributor0 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist3 to drop crate1 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet3, crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist0 crate2 crate0 depot0) (lift hoist2 crate1 pallet2 depot2) (drive truck2 depot1 depot0) (load hoist0 crate2 truck2 depot0) (lift hoist0 crate0 pallet0 depot0) (drive truck2 depot0 depot2) (load hoist2 crate1 truck2 depot2) (unload hoist2 crate2 truck2 depot2) (drop hoist2 crate2 pallet2 depot2) (drive truck2 depot2 depot0) (load hoist0 crate0 truck2 depot0) (unload hoist0 crate1 truck2 depot0) (drive truck2 depot0 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist0 crate1 pallet0 depot0) (drop hoist3 crate0 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
279
[ 278 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet3, crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from crate0 at depot0 Use hoist2 to lift crate1 from pallet2 at depot2 drive truck2 from depot1 to depot0 Use hoist0 to load crate2 into truck2 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to load crate1 into truck2 at depot2 Use hoist2 to unload crate2 from truck2 at depot2 Use hoist2 to drop crate2 to pallet2 at depot2 drive truck2 from depot2 to depot0 Use hoist0 to load crate0 into truck2 at depot0 Use hoist0 to unload crate1 from truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist3 to drop crate0 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3 and crate2 is on pallet2. My plan is as follows: [PLAN]
(drive truck2 depot2 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 distributor0) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck2 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist3 crate0 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
280
[ 279 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3 and crate2 is on pallet2. My plan is as follows: [PLAN] drive truck2 from depot2 to depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck2 at distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet1. My goal is to have that crate0 is on crate1 and crate1 is on pallet2. My plan is as follows: [PLAN]
(lift hoist2 crate1 crate0 depot2) (load hoist2 crate1 truck2 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck2 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist2 crate1 pallet2 depot2) (unload hoist2 crate0 truck2 depot2) (drop hoist2 crate0 crate1 depot2)
task_1_plan_generation
oneshot
depots
281
[ 280 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on crate0 and crate2 is on pallet1. My goal is to have that crate0 is on crate1 and crate1 is on pallet2. My plan is as follows: [PLAN] Use hoist2 to lift crate1 from crate0 at depot2 Use hoist2 to load crate1 into truck2 at depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck2 at depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist2 to unload crate0 from truck2 at depot2 Use hoist2 to drop crate0 to crate1 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet0, crate1 is on crate2 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 depot0) (lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck2 depot0) (unload hoist0 crate0 truck2 depot0) (drop hoist0 crate0 pallet0 depot0) (drive truck2 depot0 distributor0) (lift hoist3 crate2 pallet3 distributor0) (load hoist3 crate2 truck2 distributor0) (drive truck2 distributor0 depot2) (unload hoist2 crate2 truck2 depot2) (drop hoist2 crate2 pallet2 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist2 crate1 crate2 depot2)
task_1_plan_generation
oneshot
depots
282
[ 281 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet0, crate1 is on crate2 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to depot0 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to unload crate0 from truck2 at depot0 Use hoist0 to drop crate0 to pallet0 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist3 to load crate2 into truck2 at distributor0 drive truck2 from distributor0 to depot2 Use hoist2 to unload crate2 from truck2 at depot2 Use hoist2 to drop crate2 to pallet2 at depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist2 to drop crate1 to crate2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on pallet0. My goal is to have that crate0 is on crate1, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist3 crate1 pallet3 distributor0) (lift hoist0 crate2 pallet0 depot0) (load hoist0 crate2 truck1 depot0) (lift hoist1 crate0 pallet1 depot1) (drive truck1 depot0 depot1) (load hoist1 crate0 truck1 depot1) (unload hoist1 crate2 truck1 depot1) (drop hoist1 crate2 pallet1 depot1) (drive truck1 depot1 distributor0) (load hoist3 crate1 truck1 distributor0) (drive truck1 distributor0 depot2) (unload hoist2 crate1 truck1 depot2) (drop hoist2 crate1 pallet2 depot2) (unload hoist2 crate0 truck1 depot2) (drop hoist2 crate0 crate1 depot2)
task_1_plan_generation
oneshot
depots
283
[ 282 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on pallet0. My goal is to have that crate0 is on crate1, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist0 to lift crate2 from pallet0 at depot0 Use hoist0 to load crate2 into truck1 at depot0 Use hoist1 to lift crate0 from pallet1 at depot1 drive truck1 from depot0 to depot1 Use hoist1 to load crate0 into truck1 at depot1 Use hoist1 to unload crate2 from truck1 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 drive truck1 from depot1 to distributor0 Use hoist3 to load crate1 into truck1 at distributor0 drive truck1 from distributor0 to depot2 Use hoist2 to unload crate1 from truck1 at depot2 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist2 to unload crate0 from truck1 at depot2 Use hoist2 to drop crate0 to crate1 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate1. My goal is to have that crate0 is on pallet2, crate1 is on crate2 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck0 distributor0) (drive truck0 distributor0 depot2) (unload hoist2 crate0 truck0 depot2) (drop hoist2 crate0 pallet2 depot2) (drive truck2 depot1 depot0) (lift hoist0 crate2 crate1 depot0) (load hoist0 crate2 truck2 depot0) (lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck2 depot0) (unload hoist0 crate2 truck2 depot0) (drop hoist0 crate2 pallet0 depot0) (unload hoist0 crate1 truck2 depot0) (drop hoist0 crate1 crate2 depot0)
task_1_plan_generation
oneshot
depots
284
[ 283 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate1. My goal is to have that crate0 is on pallet2, crate1 is on crate2 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck0 at distributor0 drive truck0 from distributor0 to depot2 Use hoist2 to unload crate0 from truck0 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 drive truck2 from depot1 to depot0 Use hoist0 to lift crate2 from crate1 at depot0 Use hoist0 to load crate2 into truck2 at depot0 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to unload crate2 from truck2 at depot0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist0 to unload crate1 from truck2 at depot0 Use hoist0 to drop crate1 to crate2 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on crate2 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist2 crate2 pallet2 depot2) (lift hoist1 crate1 crate0 depot1) (drive truck1 distributor0 depot1) (load hoist1 crate1 truck1 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck1 depot1) (drive truck1 depot1 distributor0) (unload hoist3 crate0 truck1 distributor0) (drop hoist3 crate0 pallet3 distributor0) (drive truck1 distributor0 depot2) (load hoist2 crate2 truck1 depot2) (drive truck1 depot2 depot0) (unload hoist0 crate2 truck1 depot0) (drop hoist0 crate2 pallet0 depot0) (unload hoist0 crate1 truck1 depot0) (drop hoist0 crate1 crate2 depot0)
task_1_plan_generation
oneshot
depots
285
[ 284 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet3, crate1 is on crate2 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist2 to lift crate2 from pallet2 at depot2 Use hoist1 to lift crate1 from crate0 at depot1 drive truck1 from distributor0 to depot1 Use hoist1 to load crate1 into truck1 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck1 at depot1 drive truck1 from depot1 to distributor0 Use hoist3 to unload crate0 from truck1 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 drive truck1 from distributor0 to depot2 Use hoist2 to load crate2 into truck1 at depot2 drive truck1 from depot2 to depot0 Use hoist0 to unload crate2 from truck1 at depot0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist0 to unload crate1 from truck1 at depot0 Use hoist0 to drop crate1 to crate2 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate1 is on pallet1 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist3 crate2 crate0 distributor0) (load hoist3 crate2 truck2 distributor0) (drive truck2 distributor0 depot0) (lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck2 depot0) (unload hoist0 crate2 truck2 depot0) (drive truck2 depot0 depot1) (unload hoist1 crate1 truck2 depot1) (drop hoist0 crate2 pallet0 depot0) (drop hoist1 crate1 pallet1 depot1)
task_1_plan_generation
oneshot
depots
286
[ 285 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate1 is on pallet1 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from crate0 at distributor0 Use hoist3 to load crate2 into truck2 at distributor0 drive truck2 from distributor0 to depot0 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to unload crate2 from truck2 at depot0 drive truck2 from depot0 to depot1 Use hoist1 to unload crate1 from truck2 at depot1 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist1 to drop crate1 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet0 and crate1 is on crate0. My plan is as follows: [PLAN]
(lift hoist1 crate2 crate1 depot1) (load hoist1 crate2 truck2 depot1) (lift hoist1 crate1 crate0 depot1) (load hoist1 crate1 truck2 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 depot0) (unload hoist0 crate0 truck2 depot0) (drop hoist0 crate0 pallet0 depot0) (unload hoist0 crate1 truck2 depot0) (drop hoist0 crate1 crate0 depot0)
task_1_plan_generation
oneshot
depots
287
[ 286 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot2, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet0 and crate1 is on crate0. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from crate1 at depot1 Use hoist1 to load crate2 into truck2 at depot1 Use hoist1 to lift crate1 from crate0 at depot1 Use hoist1 to load crate1 into truck2 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to depot0 Use hoist0 to unload crate0 from truck2 at depot0 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist0 to unload crate1 from truck2 at depot0 Use hoist0 to drop crate1 to crate0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet3 and crate1 is on pallet2. My plan is as follows: [PLAN]
(lift hoist0 crate1 crate0 depot0) (drive truck2 depot2 depot0) (load hoist0 crate1 truck2 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 depot2) (unload hoist2 crate1 truck2 depot2) (drive truck2 depot2 distributor0) (drop hoist2 crate1 pallet2 depot2) (lift hoist3 crate2 pallet3 distributor0) (load hoist3 crate2 truck2 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist3 crate0 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
288
[ 287 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet3 and crate1 is on pallet2. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from crate0 at depot0 drive truck2 from depot2 to depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to unload crate1 from truck2 at depot2 drive truck2 from depot2 to distributor0 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist3 to load crate2 into truck2 at distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on crate1, crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist0 crate2 crate0 depot0) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck2 distributor0) (drive truck2 distributor0 depot0) (load hoist0 crate2 truck2 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (unload hoist0 crate1 truck2 depot0) (drop hoist0 crate1 pallet0 depot0) (unload hoist0 crate0 truck2 depot0) (drive truck2 depot0 depot2) (unload hoist2 crate2 truck2 depot2) (drop hoist2 crate2 pallet2 depot2) (drop hoist0 crate0 crate1 depot0)
task_1_plan_generation
oneshot
depots
289
[ 288 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on crate1, crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from crate0 at depot0 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck2 at distributor0 drive truck2 from distributor0 to depot0 Use hoist0 to load crate2 into truck2 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 Use hoist0 to unload crate1 from truck2 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist0 to unload crate0 from truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to unload crate2 from truck2 at depot2 Use hoist2 to drop crate2 to pallet2 at depot2 Use hoist0 to drop crate0 to crate1 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck1 depot0) (drive truck1 depot0 depot2) (unload hoist2 crate0 truck1 depot2) (drop hoist2 crate0 pallet2 depot2) (lift hoist3 crate2 crate1 distributor0) (load hoist3 crate2 truck0 distributor0) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck0 distributor0) (unload hoist3 crate2 truck0 distributor0) (drop hoist3 crate2 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
290
[ 289 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on crate1. My goal is to have that crate0 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck1 at depot0 drive truck1 from depot0 to depot2 Use hoist2 to unload crate0 from truck1 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 Use hoist3 to lift crate2 from crate1 at distributor0 Use hoist3 to load crate2 into truck0 at distributor0 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck0 at distributor0 Use hoist3 to unload crate2 from truck0 at distributor0 Use hoist3 to drop crate2 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot2, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet3. My goal is to have that crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist2 crate1 pallet2 depot2) (lift hoist3 crate2 pallet3 distributor0) (drive truck2 distributor0 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 depot1) (unload hoist1 crate0 truck2 depot1) (load hoist2 crate1 truck0 depot2) (drop hoist1 crate0 pallet1 depot1) (drive truck0 depot2 distributor0) (load hoist3 crate2 truck0 distributor0) (unload hoist3 crate1 truck0 distributor0) (drop hoist3 crate1 pallet3 distributor0) (unload hoist3 crate2 truck0 distributor0) (drop hoist3 crate2 crate1 distributor0)
task_1_plan_generation
oneshot
depots
291
[ 290 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot2, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet3. My goal is to have that crate0 is on pallet1, crate1 is on pallet3 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist3 to lift crate2 from pallet3 at distributor0 drive truck2 from distributor0 to depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist2 to load crate1 into truck0 at depot2 Use hoist1 to drop crate0 to pallet1 at depot1 drive truck0 from depot2 to distributor0 Use hoist3 to load crate2 into truck0 at distributor0 Use hoist3 to unload crate1 from truck0 at distributor0 Use hoist3 to drop crate1 to pallet3 at distributor0 Use hoist3 to unload crate2 from truck0 at distributor0 Use hoist3 to drop crate2 to crate1 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist1 crate2 crate1 depot1) (lift hoist2 crate0 pallet2 depot2) (load hoist1 crate2 truck2 depot1) (drive truck2 depot1 depot2) (load hoist2 crate0 truck2 depot2) (unload hoist2 crate2 truck2 depot2) (drive truck2 depot2 depot1) (drop hoist2 crate2 pallet2 depot2) (lift hoist1 crate1 pallet1 depot1) (load hoist1 crate1 truck2 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 pallet1 depot1) (unload hoist1 crate1 truck2 depot1) (drop hoist1 crate1 crate0 depot1)
task_1_plan_generation
oneshot
depots
292
[ 291 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from crate1 at depot1 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist1 to load crate2 into truck2 at depot1 drive truck2 from depot1 to depot2 Use hoist2 to load crate0 into truck2 at depot2 Use hoist2 to unload crate2 from truck2 at depot2 drive truck2 from depot2 to depot1 Use hoist2 to drop crate2 to pallet2 at depot2 Use hoist1 to lift crate1 from pallet1 at depot1 Use hoist1 to load crate1 into truck2 at depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to pallet1 at depot1 Use hoist1 to unload crate1 from truck2 at depot1 Use hoist1 to drop crate1 to crate0 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet0, crate1 is on crate2 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck2 depot0) (drive truck2 depot0 distributor0) (lift hoist3 crate2 crate0 distributor0) (load hoist3 crate2 truck2 distributor0) (lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck2 distributor0) (drive truck2 distributor0 depot0) (unload hoist0 crate0 truck2 depot0) (drive truck2 depot0 depot2) (unload hoist2 crate2 truck2 depot2) (drop hoist0 crate0 pallet0 depot0) (drop hoist2 crate2 pallet2 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist2 crate1 crate2 depot2)
task_1_plan_generation
oneshot
depots
293
[ 292 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on pallet0 and crate2 is on crate0. My goal is to have that crate0 is on pallet0, crate1 is on crate2 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to lift crate2 from crate0 at distributor0 Use hoist3 to load crate2 into truck2 at distributor0 Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck2 at distributor0 drive truck2 from distributor0 to depot0 Use hoist0 to unload crate0 from truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to unload crate2 from truck2 at depot2 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist2 to drop crate2 to pallet2 at depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist2 to drop crate1 to crate2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on pallet0. My goal is to have that crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN]
(drive truck2 distributor0 depot0) (lift hoist0 crate2 pallet0 depot0) (load hoist0 crate2 truck2 depot0) (lift hoist3 crate1 pallet3 distributor0) (drive truck2 depot0 distributor0) (load hoist3 crate1 truck2 distributor0) (unload hoist3 crate2 truck2 distributor0) (drive truck2 distributor0 depot1) (drop hoist3 crate2 pallet3 distributor0) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (unload hoist1 crate1 truck2 depot1) (drop hoist1 crate1 pallet1 depot1)
task_1_plan_generation
oneshot
depots
294
[ 293 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on pallet3 and crate2 is on pallet0. My goal is to have that crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN] drive truck2 from distributor0 to depot0 Use hoist0 to lift crate2 from pallet0 at depot0 Use hoist0 to load crate2 into truck2 at depot0 Use hoist3 to lift crate1 from pallet3 at distributor0 drive truck2 from depot0 to distributor0 Use hoist3 to load crate1 into truck2 at distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 drive truck2 from distributor0 to depot1 Use hoist3 to drop crate2 to pallet3 at distributor0 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 Use hoist1 to unload crate1 from truck2 at depot1 Use hoist1 to drop crate1 to pallet1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet2, crate1 is on crate2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck2 depot0) (lift hoist1 crate0 pallet1 depot1) (drive truck2 depot0 depot1) (load hoist1 crate0 truck2 depot1) (lift hoist2 crate2 pallet2 depot2) (drive truck2 depot1 depot2) (load hoist2 crate2 truck2 depot2) (unload hoist2 crate0 truck2 depot2) (drive truck2 depot2 depot1) (unload hoist1 crate2 truck2 depot1) (drop hoist1 crate2 pallet1 depot1) (unload hoist1 crate1 truck2 depot1) (drop hoist2 crate0 pallet2 depot2) (drop hoist1 crate1 crate2 depot1)
task_1_plan_generation
oneshot
depots
295
[ 294 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on pallet2. My goal is to have that crate0 is on pallet2, crate1 is on crate2 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist1 to lift crate0 from pallet1 at depot1 drive truck2 from depot0 to depot1 Use hoist1 to load crate0 into truck2 at depot1 Use hoist2 to lift crate2 from pallet2 at depot2 drive truck2 from depot1 to depot2 Use hoist2 to load crate2 into truck2 at depot2 Use hoist2 to unload crate0 from truck2 at depot2 drive truck2 from depot2 to depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist1 to unload crate1 from truck2 at depot1 Use hoist2 to drop crate0 to pallet2 at depot2 Use hoist1 to drop crate1 to crate2 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN]
(drive truck0 depot2 distributor0) (lift hoist3 crate2 crate1 distributor0) (load hoist3 crate2 truck0 distributor0) (lift hoist3 crate1 crate0 distributor0) (load hoist3 crate1 truck0 distributor0) (lift hoist3 crate0 pallet3 distributor0) (load hoist3 crate0 truck0 distributor0) (unload hoist3 crate2 truck0 distributor0) (drive truck0 distributor0 depot0) (unload hoist0 crate0 truck0 depot0) (drive truck0 depot0 depot1) (unload hoist1 crate1 truck0 depot1) (drop hoist0 crate0 pallet0 depot0) (drop hoist1 crate1 pallet1 depot1) (drop hoist3 crate2 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
296
[ 295 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at distributor0, crate1 is at distributor0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet0 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet3, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet0, crate1 is on pallet1 and crate2 is on pallet3. My plan is as follows: [PLAN] drive truck0 from depot2 to distributor0 Use hoist3 to lift crate2 from crate1 at distributor0 Use hoist3 to load crate2 into truck0 at distributor0 Use hoist3 to lift crate1 from crate0 at distributor0 Use hoist3 to load crate1 into truck0 at distributor0 Use hoist3 to lift crate0 from pallet3 at distributor0 Use hoist3 to load crate0 into truck0 at distributor0 Use hoist3 to unload crate2 from truck0 at distributor0 drive truck0 from distributor0 to depot0 Use hoist0 to unload crate0 from truck0 at depot0 drive truck0 from depot0 to depot1 Use hoist1 to unload crate1 from truck0 at depot1 Use hoist0 to drop crate0 to pallet0 at depot0 Use hoist1 to drop crate1 to pallet1 at depot1 Use hoist3 to drop crate2 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate0 pallet0 depot0) (lift hoist1 crate2 crate1 depot1) (load hoist1 crate2 truck1 depot1) (lift hoist1 crate1 pallet1 depot1) (load hoist1 crate1 truck1 depot1) (unload hoist1 crate2 truck1 depot1) (drive truck1 depot1 depot2) (unload hoist2 crate1 truck1 depot2) (drop hoist1 crate2 pallet1 depot1) (drop hoist2 crate1 pallet2 depot2) (drive truck2 distributor0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 distributor0) (unload hoist3 crate0 truck2 distributor0) (drop hoist3 crate0 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
297
[ 296 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot1, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet1 and crate2 is on crate1. My goal is to have that crate0 is on pallet3, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist1 to lift crate2 from crate1 at depot1 Use hoist1 to load crate2 into truck1 at depot1 Use hoist1 to lift crate1 from pallet1 at depot1 Use hoist1 to load crate1 into truck1 at depot1 Use hoist1 to unload crate2 from truck1 at depot1 drive truck1 from depot1 to depot2 Use hoist2 to unload crate1 from truck1 at depot2 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist2 to drop crate1 to pallet2 at depot2 drive truck2 from distributor0 to depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to unload crate0 from truck2 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on pallet0. My goal is to have that crate0 is on crate2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate2 pallet0 depot0) (load hoist0 crate2 truck1 depot0) (drive truck1 depot0 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck1 depot1) (unload hoist1 crate2 truck1 depot1) (drop hoist1 crate2 pallet1 depot1) (unload hoist1 crate0 truck1 depot1) (drop hoist1 crate0 crate2 depot1)
task_1_plan_generation
oneshot
depots
298
[ 297 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on pallet0. My goal is to have that crate0 is on crate2 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from pallet0 at depot0 Use hoist0 to load crate2 into truck1 at depot0 drive truck1 from depot0 to depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck1 at depot1 Use hoist1 to unload crate2 from truck1 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist1 to unload crate0 from truck1 at depot1 Use hoist1 to drop crate0 to crate2 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot2, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet2. My goal is to have that crate0 is on crate2, crate1 is on crate0 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist2 crate2 pallet2 depot2) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck2 distributor0) (load hoist2 crate2 truck1 depot2) (drive truck1 depot2 depot1) (unload hoist1 crate2 truck1 depot1) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck0 depot0) (drive truck0 depot0 depot1) (drop hoist1 crate2 pallet1 depot1) (drive truck2 distributor0 depot1) (unload hoist1 crate0 truck0 depot1) (drop hoist1 crate0 crate2 depot1) (unload hoist1 crate1 truck2 depot1) (drop hoist1 crate1 crate0 depot1)
task_1_plan_generation
oneshot
depots
299
[ 298 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot2, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet1 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet2. My goal is to have that crate0 is on crate2, crate1 is on crate0 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist2 to lift crate2 from pallet2 at depot2 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck2 at distributor0 Use hoist2 to load crate2 into truck1 at depot2 drive truck1 from depot2 to depot1 Use hoist1 to unload crate2 from truck1 at depot1 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck0 at depot0 drive truck0 from depot0 to depot1 Use hoist1 to drop crate2 to pallet1 at depot1 drive truck2 from distributor0 to depot1 Use hoist1 to unload crate0 from truck0 at depot1 Use hoist1 to drop crate0 to crate2 at depot1 Use hoist1 to unload crate1 from truck2 at depot1 Use hoist1 to drop crate1 to crate0 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist0 crate1 crate0 depot0) (lift hoist3 crate2 pallet3 distributor0) (load hoist0 crate1 truck2 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 depot1) (unload hoist1 crate0 truck2 depot1) (drive truck2 depot1 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist1 crate0 pallet1 depot1) (load hoist3 crate2 truck1 distributor0) (drive truck1 distributor0 depot2) (drop hoist2 crate1 pallet2 depot2) (unload hoist2 crate2 truck1 depot2) (drop hoist2 crate2 crate1 depot2)
task_1_plan_generation
oneshot
depots
300
[ 299 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist0 to lift crate1 from crate0 at depot0 Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to depot1 Use hoist1 to unload crate0 from truck2 at depot1 drive truck2 from depot1 to depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist1 to drop crate0 to pallet1 at depot1 Use hoist3 to load crate2 into truck1 at distributor0 drive truck1 from distributor0 to depot2 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist2 to unload crate2 from truck1 at depot2 Use hoist2 to drop crate2 to crate1 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck0 distributor0) (drive truck0 distributor0 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck1 depot0) (drive truck1 depot0 depot2) (unload hoist2 crate0 truck1 depot2) (unload hoist0 crate1 truck0 depot0) (drop hoist0 crate1 pallet0 depot0) (drop hoist2 crate0 pallet2 depot2)
task_1_plan_generation
oneshot
depots
301
[ 300 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck0 at distributor0 drive truck0 from distributor0 to depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck1 at depot0 drive truck1 from depot0 to depot2 Use hoist2 to unload crate0 from truck1 at depot2 Use hoist0 to unload crate1 from truck0 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist2 to drop crate0 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet1 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate2 crate1 depot0) (load hoist0 crate2 truck2 depot0) (lift hoist0 crate1 crate0 depot0) (load hoist0 crate1 truck2 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (unload hoist0 crate1 truck2 depot0) (drive truck2 depot0 depot1) (unload hoist1 crate2 truck2 depot1) (drive truck2 depot1 depot2) (unload hoist2 crate0 truck2 depot2) (drop hoist0 crate1 pallet0 depot0) (drop hoist1 crate2 pallet1 depot1) (drop hoist2 crate0 pallet2 depot2)
task_1_plan_generation
oneshot
depots
302
[ 301 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate2 is clear, pallet1 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on crate0 and crate2 is on crate1. My goal is to have that crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from crate1 at depot0 Use hoist0 to load crate2 into truck2 at depot0 Use hoist0 to lift crate1 from crate0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 Use hoist0 to unload crate1 from truck2 at depot0 drive truck2 from depot0 to depot1 Use hoist1 to unload crate2 from truck2 at depot1 drive truck2 from depot1 to depot2 Use hoist2 to unload crate0 from truck2 at depot2 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist2 to drop crate0 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on crate2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist2 crate2 crate0 depot2) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck0 distributor0) (drive truck0 distributor0 depot0) (unload hoist0 crate1 truck0 depot0) (drop hoist0 crate1 pallet0 depot0) (drive truck2 depot0 depot2) (load hoist2 crate2 truck2 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck2 depot2) (drive truck2 depot2 depot1) (unload hoist1 crate2 truck2 depot1) (drop hoist1 crate2 pallet1 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 crate2 depot1)
task_1_plan_generation
oneshot
depots
303
[ 302 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot2, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet1 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on crate2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist2 to lift crate2 from crate0 at depot2 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck0 at distributor0 drive truck0 from distributor0 to depot0 Use hoist0 to unload crate1 from truck0 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to load crate2 into truck2 at depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck2 at depot2 drive truck2 from depot2 to depot1 Use hoist1 to unload crate2 from truck2 at depot1 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to crate2 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet0. My goal is to have that crate0 is on crate1 and crate1 is on pallet1. My plan is as follows: [PLAN]
(drive truck2 distributor0 depot1) (lift hoist1 crate1 crate0 depot1) (load hoist1 crate1 truck2 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (unload hoist1 crate1 truck2 depot1) (drop hoist1 crate1 pallet1 depot1) (unload hoist1 crate0 truck2 depot1) (drop hoist1 crate0 crate1 depot1)
task_1_plan_generation
oneshot
depots
304
[ 303 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at distributor0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet0. My goal is to have that crate0 is on crate1 and crate1 is on pallet1. My plan is as follows: [PLAN] drive truck2 from distributor0 to depot1 Use hoist1 to lift crate1 from crate0 at depot1 Use hoist1 to load crate1 into truck2 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 Use hoist1 to unload crate1 from truck2 at depot1 Use hoist1 to drop crate1 to pallet1 at depot1 Use hoist1 to unload crate0 from truck2 at depot1 Use hoist1 to drop crate0 to crate1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet3 and crate1 is on pallet0. My plan is as follows: [PLAN]
(lift hoist2 crate1 pallet2 depot2) (drive truck1 depot0 depot1) (load hoist2 crate1 truck2 depot2) (drive truck2 depot2 depot0) (unload hoist0 crate1 truck2 depot0) (drop hoist0 crate1 pallet0 depot0) (lift hoist1 crate2 crate0 depot1) (load hoist1 crate2 truck1 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck1 depot1) (drive truck1 depot1 distributor0) (unload hoist3 crate0 truck1 distributor0) (drop hoist3 crate0 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
305
[ 304 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at depot0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet3 and crate1 is on pallet0. My plan is as follows: [PLAN] Use hoist2 to lift crate1 from pallet2 at depot2 drive truck1 from depot0 to depot1 Use hoist2 to load crate1 into truck2 at depot2 drive truck2 from depot2 to depot0 Use hoist0 to unload crate1 from truck2 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist1 to lift crate2 from crate0 at depot1 Use hoist1 to load crate2 into truck1 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck1 at depot1 drive truck1 from depot1 to distributor0 Use hoist3 to unload crate0 from truck1 at distributor0 Use hoist3 to drop crate0 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on crate1, crate1 is on pallet1 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist3 crate2 pallet3 distributor0) (load hoist3 crate2 truck2 distributor0) (drive truck2 distributor0 depot0) (unload hoist0 crate2 truck2 depot0) (drop hoist0 crate2 pallet0 depot0) (lift hoist1 crate1 crate0 depot1) (load hoist1 crate1 truck1 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck1 depot1) (unload hoist1 crate1 truck1 depot1) (drop hoist1 crate1 pallet1 depot1) (unload hoist1 crate0 truck1 depot1) (drop hoist1 crate0 crate1 depot1)
task_1_plan_generation
oneshot
depots
306
[ 305 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at distributor0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet2 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet3. My goal is to have that crate0 is on crate1, crate1 is on pallet1 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist3 to lift crate2 from pallet3 at distributor0 Use hoist3 to load crate2 into truck2 at distributor0 drive truck2 from distributor0 to depot0 Use hoist0 to unload crate2 from truck2 at depot0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist1 to lift crate1 from crate0 at depot1 Use hoist1 to load crate1 into truck1 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck1 at depot1 Use hoist1 to unload crate1 from truck1 at depot1 Use hoist1 to drop crate1 to pallet1 at depot1 Use hoist1 to unload crate0 from truck1 at depot1 Use hoist1 to drop crate0 to crate1 at depot1 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on crate1. My goal is to have that crate1 is on pallet2 and crate2 is on crate1. My plan is as follows: [PLAN]
(lift hoist0 crate2 crate1 depot0) (load hoist0 crate2 truck0 depot0) (lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck0 depot0) (drive truck0 depot0 depot2) (unload hoist2 crate1 truck0 depot2) (drop hoist2 crate1 pallet2 depot2) (unload hoist2 crate2 truck0 depot2) (drop hoist2 crate2 crate1 depot2)
task_1_plan_generation
oneshot
depots
307
[ 306 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet0 and crate2 is on crate1. My goal is to have that crate1 is on pallet2 and crate2 is on crate1. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from crate1 at depot0 Use hoist0 to load crate2 into truck0 at depot0 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck0 at depot0 drive truck0 from depot0 to depot2 Use hoist2 to unload crate1 from truck0 at depot2 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist2 to unload crate2 from truck0 at depot2 Use hoist2 to drop crate2 to crate1 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet0. My goal is to have that crate0 is on crate1, crate1 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist1 crate1 crate0 depot1) (drive truck2 depot2 depot0) (lift hoist0 crate2 pallet0 depot0) (load hoist0 crate2 truck2 depot0) (drive truck2 depot0 distributor0) (unload hoist3 crate2 truck2 distributor0) (drop hoist3 crate2 pallet3 distributor0) (drive truck2 distributor0 depot1) (load hoist1 crate1 truck2 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck2 depot1) (drive truck2 depot1 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist2 crate1 pallet2 depot2) (unload hoist2 crate0 truck2 depot2) (drop hoist2 crate0 crate1 depot2)
task_1_plan_generation
oneshot
depots
308
[ 307 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot2, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet0. My goal is to have that crate0 is on crate1, crate1 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist1 to lift crate1 from crate0 at depot1 drive truck2 from depot2 to depot0 Use hoist0 to lift crate2 from pallet0 at depot0 Use hoist0 to load crate2 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist3 to drop crate2 to pallet3 at distributor0 drive truck2 from distributor0 to depot1 Use hoist1 to load crate1 into truck2 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck2 at depot1 drive truck2 from depot1 to depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist2 to unload crate0 from truck2 at depot2 Use hoist2 to drop crate0 to crate1 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet1 and crate1 is on pallet0. My plan is as follows: [PLAN]
(drive truck2 depot1 depot2) (lift hoist2 crate1 pallet2 depot2) (load hoist2 crate1 truck2 depot2) (drive truck2 depot2 depot0) (unload hoist0 crate1 truck2 depot0) (drop hoist0 crate1 pallet0 depot0)
task_1_plan_generation
oneshot
depots
309
[ 308 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at distributor0, truck2 is at depot1, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet1 and crate1 is on pallet0. My plan is as follows: [PLAN] drive truck2 from depot1 to depot2 Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist2 to load crate1 into truck2 at depot2 drive truck2 from depot2 to depot0 Use hoist0 to unload crate1 from truck2 at depot0 Use hoist0 to drop crate1 to pallet0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate1 is on pallet3 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist1 crate2 pallet1 depot1) (drive truck2 depot2 depot1) (load hoist1 crate2 truck2 depot1) (drive truck2 depot1 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck2 depot2) (unload hoist2 crate2 truck2 depot2) (drop hoist2 crate2 pallet2 depot2)
task_1_plan_generation
oneshot
depots
310
[ 309 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot0, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet0 is clear, crate0 is on pallet2, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate1 is on pallet3 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from pallet1 at depot1 drive truck2 from depot2 to depot1 Use hoist1 to load crate2 into truck2 at depot1 drive truck2 from depot1 to depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck2 at depot2 Use hoist2 to unload crate2 from truck2 at depot2 Use hoist2 to drop crate2 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet1. My goal is to have that crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN]
(lift hoist1 crate2 pallet1 depot1) (drive truck2 distributor0 depot1) (load hoist1 crate2 truck2 depot1) (drive truck2 depot1 distributor0) (unload hoist3 crate2 truck2 distributor0) (drop hoist3 crate2 pallet3 distributor0)
task_1_plan_generation
oneshot
depots
311
[ 310 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet1. My goal is to have that crate0 is on pallet0, crate1 is on pallet2 and crate2 is on pallet3. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from pallet1 at depot1 drive truck2 from distributor0 to depot1 Use hoist1 to load crate2 into truck2 at depot1 drive truck2 from depot1 to distributor0 Use hoist3 to unload crate2 from truck2 at distributor0 Use hoist3 to drop crate2 to pallet3 at distributor0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on crate1. My goal is to have that crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN]
(lift hoist0 crate2 crate1 depot0) (load hoist0 crate2 truck2 depot0) (drive truck2 depot0 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck2 depot2) (unload hoist2 crate2 truck2 depot2) (drop hoist2 crate2 pallet2 depot2)
task_1_plan_generation
oneshot
depots
312
[ 311 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate2 is clear, pallet1 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on crate1. My goal is to have that crate1 is on pallet0 and crate2 is on pallet2. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from crate1 at depot0 Use hoist0 to load crate2 into truck2 at depot0 drive truck2 from depot0 to depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck2 at depot2 Use hoist2 to unload crate2 from truck2 at depot2 Use hoist2 to drop crate2 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate2 crate0 depot0) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck1 distributor0) (drive truck1 distributor0 depot0) (load hoist0 crate2 truck1 depot0) (lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck1 depot0) (unload hoist0 crate1 truck1 depot0) (drive truck1 depot0 depot1) (unload hoist1 crate2 truck1 depot1) (drive truck1 depot1 depot2) (unload hoist2 crate0 truck1 depot2) (drop hoist0 crate1 pallet0 depot0) (drop hoist1 crate2 pallet1 depot1) (drop hoist2 crate0 pallet2 depot2)
task_1_plan_generation
oneshot
depots
313
[ 312 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at distributor0, truck2 is at depot2, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet1 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on crate0. My goal is to have that crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate2 from crate0 at depot0 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck1 at distributor0 drive truck1 from distributor0 to depot0 Use hoist0 to load crate2 into truck1 at depot0 Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck1 at depot0 Use hoist0 to unload crate1 from truck1 at depot0 drive truck1 from depot0 to depot1 Use hoist1 to unload crate2 from truck1 at depot1 drive truck1 from depot1 to depot2 Use hoist2 to unload crate0 from truck1 at depot2 Use hoist0 to drop crate1 to pallet0 at depot0 Use hoist1 to drop crate2 to pallet1 at depot1 Use hoist2 to drop crate0 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My goal is to have that crate0 is on crate2, crate1 is on crate0 and crate2 is on pallet0. My plan is as follows: [PLAN]
(drive truck2 distributor0 depot2) (lift hoist2 crate0 pallet2 depot2) (load hoist2 crate0 truck2 depot2) (drive truck2 depot2 depot1) (lift hoist1 crate2 pallet1 depot1) (load hoist1 crate2 truck2 depot1) (drive truck2 depot1 depot0) (lift hoist0 crate1 pallet0 depot0) (load hoist0 crate1 truck2 depot0) (unload hoist0 crate2 truck2 depot0) (drop hoist0 crate2 pallet0 depot0) (unload hoist0 crate0 truck2 depot0) (drop hoist0 crate0 crate2 depot0) (unload hoist0 crate1 truck2 depot0) (drop hoist0 crate1 crate0 depot0)
task_1_plan_generation
oneshot
depots
314
[ 313 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot2, crate1 is at depot0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at distributor0, truck1 is at depot0, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet3 is clear, crate0 is on pallet2, crate1 is on pallet0 and crate2 is on pallet1. My goal is to have that crate0 is on crate2, crate1 is on crate0 and crate2 is on pallet0. My plan is as follows: [PLAN] drive truck2 from distributor0 to depot2 Use hoist2 to lift crate0 from pallet2 at depot2 Use hoist2 to load crate0 into truck2 at depot2 drive truck2 from depot2 to depot1 Use hoist1 to lift crate2 from pallet1 at depot1 Use hoist1 to load crate2 into truck2 at depot1 drive truck2 from depot1 to depot0 Use hoist0 to lift crate1 from pallet0 at depot0 Use hoist0 to load crate1 into truck2 at depot0 Use hoist0 to unload crate2 from truck2 at depot0 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist0 to unload crate0 from truck2 at depot0 Use hoist0 to drop crate0 to crate2 at depot0 Use hoist0 to unload crate1 from truck2 at depot0 Use hoist0 to drop crate1 to crate0 at depot0 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate0 is on crate1, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate0 pallet0 depot0) (load hoist0 crate0 truck2 depot0) (drive truck2 depot0 distributor0) (lift hoist3 crate1 pallet3 distributor0) (load hoist3 crate1 truck2 distributor0) (drive truck2 distributor0 depot2) (unload hoist2 crate1 truck2 depot2) (drop hoist2 crate1 pallet2 depot2) (unload hoist2 crate0 truck2 depot2) (drop hoist2 crate0 crate1 depot2)
task_1_plan_generation
oneshot
depots
315
[ 314 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot0, crate1 is at distributor0, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot1, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate0 is clear, crate1 is clear, crate2 is clear, pallet2 is clear, crate0 is on pallet0, crate1 is on pallet3 and crate2 is on pallet1. My goal is to have that crate0 is on crate1, crate1 is on pallet2 and crate2 is on pallet1. My plan is as follows: [PLAN] Use hoist0 to lift crate0 from pallet0 at depot0 Use hoist0 to load crate0 into truck2 at depot0 drive truck2 from depot0 to distributor0 Use hoist3 to lift crate1 from pallet3 at distributor0 Use hoist3 to load crate1 into truck2 at distributor0 drive truck2 from distributor0 to depot2 Use hoist2 to unload crate1 from truck2 at depot2 Use hoist2 to drop crate1 to pallet2 at depot2 Use hoist2 to unload crate0 from truck2 at depot2 Use hoist2 to drop crate0 to crate1 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet2 and crate2 is on pallet0. My plan is as follows: [PLAN]
(lift hoist1 crate2 crate0 depot1) (load hoist1 crate2 truck1 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist1 crate0 truck1 depot1) (drive truck1 depot1 depot0) (unload hoist0 crate2 truck1 depot0) (drive truck1 depot0 depot2) (drop hoist0 crate2 pallet0 depot0) (lift hoist2 crate1 pallet2 depot2) (load hoist2 crate1 truck1 depot2) (unload hoist2 crate0 truck1 depot2) (drop hoist2 crate0 pallet2 depot2)
task_1_plan_generation
oneshot
depots
316
[ 315 ]
I have to plan the logistics of transporting crates between a number of depots and distributors via trucks that are loaded by hoists. Depots and distributors are directly connected by roads (trucks can drive between any two depots or distributors). A depot is a type of place. A distributor is a type of place. A pallet is a type of surface. A crate is a type of surface. Here are the actions that can be performed: Drive a truck from one place to another place. Use a hoist to lift a crate from a surface at a place. Use a hoist to drop a crate to a surface at a place. Use a hoist to load a crate into a truck at a place. Use a hoist to unload a crate from a truck at a place. The following are the restrictions on the actions: A truck can be driven from one place to another place only if the truck is at the origin place. Once a truck has been driven from one place to another, it is not at the origin place and is at the destination place. A crate can be lifted by a hoist only if the hoist is at the same place as the crate, the hoist is available, and the crate is clear. Once a crate has been lifted by a hoist from a surface at a place, the crate is not at the place, the hoist is lifting the crate, the hoist is not available, the surface is clear, and the crate is not on the surface. A crate can be dropped by a hoist to a surface only if the hoist and surface are both at the place, the surface is clear, and the hoist is lifting the crate. Once a crate has been dropped by a hoist to a surface at a place, the hoist is available, the hoist is not lifting the crate, the crate is at the place, the surface is not clear, the crate is clear, and the crate is on the surface. A crate can be loaded by a hoist onto a truck at a place only if the hoist is at the same place, the truck is at the same place, and the hoist is lifting the crate. Once a crate has been loaded by a hoist onto a truck at a place, A crate can be unloaded by a hoist from a truck at a place only if the hoist is at the same place as the truck, the hoist is available, and the crate is in the truck. Once a crate has been unloaded by a hoist from a truck at a place, the crate is not in the truck, the hoist is not available, and the hoist is lifting the crate. [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot2, crate2 is at depot1, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot2, truck1 is at depot1, truck2 is at distributor0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet0 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on pallet2 and crate2 is on crate0. My goal is to have that crate0 is on pallet2 and crate2 is on pallet0. My plan is as follows: [PLAN] Use hoist1 to lift crate2 from crate0 at depot1 Use hoist1 to load crate2 into truck1 at depot1 Use hoist1 to lift crate0 from pallet1 at depot1 Use hoist1 to load crate0 into truck1 at depot1 drive truck1 from depot1 to depot0 Use hoist0 to unload crate2 from truck1 at depot0 drive truck1 from depot0 to depot2 Use hoist0 to drop crate2 to pallet0 at depot0 Use hoist2 to lift crate1 from pallet2 at depot2 Use hoist2 to load crate1 into truck1 at depot2 Use hoist2 to unload crate0 from truck1 at depot2 Use hoist2 to drop crate0 to pallet2 at depot2 [PLAN END] [STATEMENT] As initial conditions I have that, crate0 is at depot1, crate1 is at depot1, crate2 is at depot0, hoist0 is at depot0, hoist1 is at depot1, hoist2 is at depot2, hoist3 is at distributor0, pallet0 is at depot0, pallet1 is at depot1, pallet2 is at depot2, pallet3 is at distributor0, truck0 is at depot1, truck1 is at depot2, truck2 is at depot0, hoist0 is available, hoist1 is available, hoist2 is available, hoist3 is available, crate1 is clear, crate2 is clear, pallet2 is clear, pallet3 is clear, crate0 is on pallet1, crate1 is on crate0 and crate2 is on pallet0. My goal is to have that crate0 is on pallet2, crate1 is on crate2 and crate2 is on pallet1. My plan is as follows: [PLAN]
(lift hoist0 crate2 pallet0 depot0) (lift hoist1 crate1 crate0 depot1) (load hoist1 crate1 truck0 depot1) (lift hoist1 crate0 pallet1 depot1) (load hoist0 crate2 truck2 depot0) (drive truck2 depot0 depot1) (load hoist1 crate0 truck2 depot1) (unload hoist1 crate2 truck2 depot1) (drive truck2 depot1 depot2) (unload hoist2 crate0 truck2 depot2) (drop hoist1 crate2 pallet1 depot1) (unload hoist1 crate1 truck0 depot1) (drop hoist2 crate0 pallet2 depot2) (drop hoist1 crate1 crate2 depot1)