i have a conditon NOT(pred(A)) and a fact pred(1). The existenc check \+(\+(not(pred(A))) should succeed, because it's possible that A is not bound to 1, but it fails because A gets bound to 1 by the test. How can i test if a NOT(condition) is solvable ?Received on Wed Apr 14 2010 - 17:18:09 CEST
This archive was generated by hypermail 2.3.0 : Wed Sep 25 2024 - 15:13:20 CEST