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 weak7.hex fails #21

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

test weak7.hex fails #21

peschue opened this issue Oct 21, 2015 · 0 comments

Comments

@peschue
Copy link
Member

peschue commented Oct 21, 2015

output of log

 8 iterators not the same!
 8 unparsed 'member(X,p1) | member(X,p2) :- employee(X).'
 8 ----------^
GeneralError: Syntax Error: Could not parse complete input!

FAIL: ../src/dlvhex2 -s --plugindir=\!../testsuite --solver=genuinegc --weak-enable ../examples/weak7.hex (abnormal termination)
 8 iterators not the same!
 8 unparsed 'member(X,p1) | member(X,p2) :- employee(X).'
 8 ----------^
GeneralError: Syntax Error: Could not parse complete input!

FAIL: ../src/dlvhex2 -s --plugindir=\!../testsuite --solver=genuinegc --weak-enable --heuristics=monolithic ../examples/weak7.hex (abnormal termination)

This might be old, but did we ever support "|" instead of "v" for disjunction?

According to ASP-Core-2 we should support "|" ("OR" in Section 5 of ASP-Core-2).

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