Re: CLP(FD) animation: N-queens
- From: Frederic.Mesnard@xxxxxxxxx
- Date: Sat, 9 Feb 2008 03:08:01 -0800 (PST)
On Feb 9, 2:56 am, Markus Triska <tri...@xxxxxxxx> wrote:
Here's how one can go about visualising the constraint solving process
for N-queens in a quite portable and straight-forward way:
http://www.logic.at/prolog/queens/queens.html
The code is tested with SWI-Prolog. Any Prolog that supports reification
of CLP(FD) constraints will do though (possibly with a few changes).
If there's sufficient interest, I will upload some other CLP(FD)
visualisations that I found useful. Sometimes, they can give valuable
hints on which other strategies to try. In any case, I hope you like it!
Hi Markus,
Yes, I like your program(s) very much: concise, simple, and
impressive.
So please keep on uploading more stuff like this one!
Best regards,
Fred Mesnard
.
- References:
- CLP(FD) animation: N-queens
- From: Markus Triska
- CLP(FD) animation: N-queens
- Prev by Date: Re: Reqest for Contributors: Hindley-Milner type checker library for Prolog
- Next by Date: Re: Symmetric predicate newbie question
- Previous by thread: CLP(FD) animation: N-queens
- Next by thread: Re: CLP(FD) animation: N-queens
- Index(es):