gte.lp
No OneTemporary

File Metadata

Created
Tue, Aug 25, 10:25 AM
fact(a). fact(b). fact(8). a<10.
gezero(X) :- X>=11, fact(X).

Event Timeline