AI-Planning / pddl-generators

A collection of PDDL generators, some of which have been used to generate benchmarks for the International Planning Competition (IPC).
71 stars 12 forks source link

Blocksworld type fix #22

Closed guicho271828 closed 2 years ago

guicho271828 commented 2 years ago

3-ops blocksworld is broken. It does not match the description at all! It should be an untyped domain from the README. Also, handempty should not be used.

jendrikseipp commented 2 years ago

Thanks!