When I try to parse the attached domain and problem (modified versions of the
BAMS domain from the IPC), I get an assertion failure where init[0] is not equal
to ":init" in translate/tasks/pddl.py
Indeed, when I check, init[0] is actually bound to ":requirements" instead.
|