Closed jsego closed 4 years ago
Hello @jsego ,
I fixed this issue with the parser, so it now accepts quantifiers mentioning several variables. Unfortunately, this has exposed another issue in the LP compilation... I have no idea of an ETA on when we'll be able to provide a fix for that. @gfrances and me are looking forward to revisit that component of the planner soon, but that can mean "in a couple weeks time at least".
You can use the default parser in the meantime, that should help you test BFWS and co. on your programs, just ignore the runtime due to grounding :-)
@gfrances I have left the PR #122 open until the issue with the grounder is correctly identified and fixed.
This has been long fixed, let me close the issue!
As the titles says, ASP only parses foralls with 1 quantified variable which does not work with our compilation sometimes, requiring multiple variables of different types.