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

"error: unknown predicate - string_eq" when insufficient groundness in negation #149

Closed
maowtm opened this issue Feb 27, 2022 · 0 comments · Fixed by #153
Closed

"error: unknown predicate - string_eq" when insufficient groundness in negation #149

maowtm opened this issue Feb 27, 2022 · 0 comments · Fixed by #153
Assignees

Comments

@maowtm
Copy link
Collaborator

maowtm commented Feb 27, 2022

a(X) :- X != "1".

Query: a(X)

https://play.modus-continens.com/#%7B%22q%22%3A%22a(X)%22%2C%22m%22%3A%22a(X)%20%3A-%20X%20!%3D%20%5C%221%5C%22.%22%7D

(just wanting to try this new playground feature :D )

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

Successfully merging a pull request may close this issue.

2 participants