This website requires JavaScript.
Explore
Help
Register
Sign In
sjkillen
/
wfs-operator-experiment
Watch
1
Star
0
Fork
You've already forked wfs-operator-experiment
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
wfs-operator-experiment
/
tests
/
block_O.correct
10 lines
94 B
Plaintext
Raw
Permalink
Blame
History
a :- not b.
b :- not a.
-b.
-------------------
({}, {a, b})
({}, {a})
({a}, {a})
({a}, {a})
Reference in New Issue
View Git Blame
Copy Permalink