This commit is contained in:
Tiago Gomes 2012-12-12 17:01:30 +00:00
parent 39bf95fe2b
commit 4683d30d8e
1 changed files with 1 additions and 1 deletions

View File

@ -34,5 +34,5 @@ markov asthma(X), friends(X,Y), smokes(Y) ;
[3.004166, 3.004166, 3.004166, 3.004166, 3.004166, 1.0, 1.0, 3.004166] ;
[people(X,Y)].
% ?- smokes(p1,t), smokes(p2,t), friends(p1,p2,X)
% ?- smokes(p1,t), smokes(p2,t), friends(p1,p2,X).