This website works better with JavaScript
Home
Explore
Help
Sign In
CNI
/
Prlog
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
tp/basics/1
Prlog
/
td
/
td1
/
asp3.lp
asp3.lp
54 B
Permalink
History
Raw
1
2
3
4
5
q(1..4).
{r(U+1) : q(U)}.
:- not {r(U)}2.
#show r/1.