GITLAB
Francisco Coelho
/
zugzwang
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
old-remote
b43c061c4d3c5750c9a9a1f7c0d170266ba78556
zugzwang
code
asp
ex03.lp
808facfe
Main text adapted to beamer
Browse Code ยป
Francisco Coelho
2022-09-16 16:11:00 +0100
ex03.lp
44 Bytes
Edit
Raw
Blame
History
1
2
3
p(a) :- not p(b). p(b) :- not p(a). :- p(b).