I have worked some logic problems which will immediately produce "Yes" answers, but many of them have 'More' are like this: ?- solve(U). U = [u(25, florida, {ann, ray, wayne}), u(27, maine, {doris, lois, perry}), .... etc. More (51.30s cpu) No (313.52s cpu) That's a long wait (over 5 minutes) to find out that there are no more solutions. What triggers a 'More' message instead of a 'Yes' message? Are there any guidelines on structuring the problem to avoid getting the "More" message? Doug Edmunds 13 Mar 2000 edmunds@pacifier.comReceived on Tue Mar 14 10:32:35 2000
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:07:05 PM GMT GMT