There is a square grid of locations. A robot can move one grid square at a time horizontally and vertically. If a square is locked, the robot can move to it only by unlocking it, which requires having a key of the same shape as the lock. The goal is to get keys from various locations to various new locations.
Jana Koehler (based on an earlier domain by Drew McDermott)
file | original name |
---|---|
domain.pddl | grid-strips.pddl |
instance-1.pddl | prob01.pddl |
instance-2.pddl | prob02.pddl |
instance-3.pddl | prob03.pddl |
instance-4.pddl | prob04.pddl |
instance-5.pddl | prob05.pddl |