Closed nitinef closed 2 years ago
OK this seems to be due to metrics:
Another issue is the use of constants, that is much more basic and should be incorporated into the parser for sure:
faults is now working but we need to fix this which is very bad:
Add predicate true
and use:
This has a forall that is not yet handled:
The PyPDDL parser fails at these FOND domains (from the fond-sat repo):
REMOVE METRIC STATEMENTS - the rest is fixed
replace
(and)
with(and (true))
and add predicate(true)
lots of :requirements not accounted before, now they are
still there are many non-detet effects of the form
(and)
, they should be replaced with(and (true))
one
(and)
to fixone
(and)
to fixtwo
(and)
to fixThis has a forall that is not yet handled: