Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test liberalsafety7.hex fails #20

Open
peschue opened this issue Oct 21, 2015 · 0 comments
Open

test liberalsafety7.hex fails #20

peschue opened this issue Oct 21, 2015 · 0 comments

Comments

@peschue
Copy link
Member

peschue commented Oct 21, 2015

fails both with genuineii and genuinegc solvers

output of make check-examples

FAIL: ../src/dlvhex2 -s --plugindir=\!../testsuite --liberalsafety --solver=genuineii --heuristics=monolithic ../examples/liberalsafety7.hex (answersets differ)
 4 External atom &id[p](X) in rule 
 p(X) :- &id[p](X).
 is nonmonotonic and necessary for safety. This can decrease grounding performance significantly.
 Consider using a different heuristics or ensure safty by other means, e.g., additional ordinary atoms which bound the output.
...
FAIL: ../src/dlvhex2 -s --plugindir=\!../testsuite --liberalsafety --solver=genuinegc --heuristics=monolithic ../examples/liberalsafety7.hex (answersets differ)
 4 External atom &id[p](X) in rule 
 p(X) :- &id[p](X).
 is nonmonotonic and necessary for safety. This can decrease grounding performance significantly.
 Consider using a different heuristics or ensure safty by other means, e.g., additional ordinary atoms which bound the output.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant