Bug on XSB prolog???
- From: "Ha" <Ha.Manh.Tran@xxxxxxxxx>
- Date: 30 Aug 2005 07:20:09 -0700
Hi,
We have tried to use XBS to test one of our scenarios.
However, the result is not what we expect. The program
is trimed down as follow:
p :- sk_not(q).
q :- sk_not(p).
XSB is supposed to answer 'undefined' for both p and q
according to the WF semantics. But XSB answers 'yes'.
Have anyone found the same problem? or we have had
wrong configurations/versions? We are using XBS 2.7.1.
Regards,
Ha
.
- Prev by Date: Re: Help: Multiple Proof Trees
- Next by Date: Re: Help: Multiple Proof Trees
- Previous by thread: Help: Multiple Proof Trees
- Next by thread: XSB and AVL trees
- Index(es):
Relevant Pages
|