Re: How to solve the following ``Liars'' puzzle in prolog?
- From: Peter <facetious_nickname@xxxxxxxxxxx>
- Date: Mon, 27 Mar 2006 00:45:42 -0600
jakob wrote:
Thanks for the reply.
Also, in case anyone else is wondering, in SWI Prolog I had to use:
:- use_module(library('clp/bounds')).
instead of
:- use_module(library(bounds)).
-jakob
Is there an ECLiPSe library that can be used here?
Thanks.
.
- Follow-Ups:
- Re: How to solve the following ``Liars'' puzzle in prolog?
- From: Joachim Schimpf
- Re: How to solve the following ``Liars'' puzzle in prolog?
- References:
- How to solve the following ``Liars'' puzzle in prolog?
- From: albert
- Re: How to solve the following ``Liars'' puzzle in prolog?
- From: Bart Demoen
- Re: How to solve the following ``Liars'' puzzle in prolog?
- From: jakob
- Re: How to solve the following ``Liars'' puzzle in prolog?
- From: Markus Triska
- Re: How to solve the following ``Liars'' puzzle in prolog?
- From: jakob
- How to solve the following ``Liars'' puzzle in prolog?
- Prev by Date: Re: Strange clause/2 predicate behaviour in SWI-Prolog
- Next by Date: Re: Prolog AI for Game of Go
- Previous by thread: Re: How to solve the following ``Liars'' puzzle in prolog?
- Next by thread: Re: How to solve the following ``Liars'' puzzle in prolog?
- Index(es):