GITLAB
Francisco Coelho
/
zugzwang
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
master
old-remote
14eb34f8948b11bfdd9acb2e767e5d04f805c697
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).