In Pathways-NoNeg, the problem is that the predicate "not-chosen" is not defined.
This version of Pathways is not a proper IPC formulation; I produced it in a
manual "compile away negations" step, and I guess I was being sloppy. I can fix
this, but I think it would actually be more useful if there were an automated
way to automatically validate plans against the *original* (not No-Neg) domain
and problem, since this would also test the correctness of the reformulation.
This could e.g. be done by adding a hint into the PDDL files (in a comment)
stating which PDDL file the plans should be validated against.
I guess that's a separate issue, though.
|