Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Prolog
1
Name:
Anonymous
2011-09-19 9:55
Yes.
15
Name:
Anonymous
2011-09-20 18:25
Can anyone explain the multiple equality operators/predicates.
I'm having trouble with this:
sibling(A,B) :-
% A and B must be different entities
parent(C,A),
parent(C,B).
I tried with \=. \==, and none worked.
Thanks in advance.
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List