Re: Prolog Knight's Tour
- From: barbourwill@xxxxxxxxx
- Date: 15 Nov 2006 11:17:03 -0800
I have been trying using Sicstus prolog. This is very confusing!
On Nov 15, 7:10 pm, Markus Triska <tri...@xxxxxx> wrote:
barbourw...@xxxxxxxxx writes:
Are there any requirements on the member,between and delete
predicates?
Basically Tour(8) just hangsIn which Prolog? Only very common predicates are used, and any recentversion of SWI Prolog should work (tested with 5.6.20). You can try:
?- gtrace, tour(8).
to see what's going on using SWI's graphical tracer.
All the best! -- Markus Triska
.
- Follow-Ups:
- Re: Prolog Knight's Tour
- From: barbourwill
- Re: Prolog Knight's Tour
- References:
- Prolog Knight's Tour
- From: david.andrew.matthews@xxxxxxxxx
- Re: Prolog Knight's Tour
- From: Markus Triska
- Re: Prolog Knight's Tour
- From: david.andrew.matthews@xxxxxxxxx
- Re: Prolog Knight's Tour
- From: Markus Triska
- Re: Prolog Knight's Tour
- From: barbourwill
- Re: Prolog Knight's Tour
- From: Markus Triska
- Prolog Knight's Tour
- Prev by Date: Re: Prolog Knight's Tour
- Next by Date: Re: Prolog Knight's Tour
- Previous by thread: Re: Prolog Knight's Tour
- Next by thread: Re: Prolog Knight's Tour
- Index(es):
Relevant Pages
|