Re: How to solve the following ``Liars'' puzzle in prolog?
- From: "jakob" <cadr4u@xxxxxxxxx>
- Date: 13 Mar 2006 11:59:36 -0800
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
.
- Follow-Ups:
- Re: How to solve the following ``Liars'' puzzle in prolog?
- From: Peter
- Re: How to solve the following ``Liars'' puzzle in prolog?
- From: Markus Triska
- 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
- How to solve the following ``Liars'' puzzle in prolog?
- Prev by Date: Re: How to solve the following ``Liars'' puzzle in prolog?
- Next by Date: Re: How to solve the following ``Liars'' puzzle in prolog?
- 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):