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

Partial graph on the 2nd level is missing #4

Open
shek21 opened this issue May 11, 2022 · 0 comments
Open

Partial graph on the 2nd level is missing #4

shek21 opened this issue May 11, 2022 · 0 comments

Comments

@shek21
Copy link
Contributor

shek21 commented May 11, 2022

./scripts/pug-to-dl.sh 3 "Q(X,Y) :- hop(X,Z), hop(Z,Y), not Q1(X). Q1(X) :- hop(X,Y), X != 'a'. WHY(Q('a','c')) FORMAT REDUCED_GP."

does not return any edges for Q1.

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