Re: The Bridge crossing prolog program
- From: Markus Triska <triska@xxxxxx>
- Date: Mon, 30 Jan 2006 20:44:10 +0100
Hi!
vag wrote:
Thanks man but when i compile it and make the question
cross(42, Plan). it dosnt work. It answers only NO.
I use SWI-Prolog (Multi-threaded, Version 5.4.7)
Any suggestions?
I tested it with 5.5.40. You can do
?- guitracer.
?- trace.
?- cross(42, Plan).
to graphically step through the computation and see where it fails.
All the best, Markus. .
- References:
- The Bridge crossing prolog program
- From: vag
- Re: The Bridge crossing prolog program
- From: Markus Triska
- Re: The Bridge crossing prolog program
- From: vag
- The Bridge crossing prolog program
- Prev by Date: Re: debugging memory usage
- Next by Date: problem: how to translate predicate logic sentences to Prolog?
- Previous by thread: Re: The Bridge crossing prolog program
- Next by thread: ACM PPDP 2006 call for paper
- Index(es):