CLP(FD) Prolog: help needed with a simple problem
From: Chema (sipser_at_hotmail.it)
Date: 03/19/05
- Previous message: tmp123: "Solve this with Prolog or something else?"
- Next in thread: Markus Triska: "Re: CLP(FD) Prolog: help needed with a simple problem"
- Reply: Markus Triska: "Re: CLP(FD) Prolog: help needed with a simple problem"
- Reply: Markus Triska: "Re: CLP(FD) Prolog: help needed with a simple problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 19 Mar 2005 17:19:07 GMT
Hi everybody.
I'm a Prolog user, but newbie in constrain programming using
CLP(FD) (with sicstus prolog).
I'm looking for good documentation and examples, unluckily, right
now, I've found a bit useful only sicstus manual.
Can anybody suggest me some good link?
I've to solve a simple problem: given a Graph, find out its
spanning tree. I can do it in Prolog, but I've no idea in CLP.
Any suggestion is welcome (I don't want code, just an idea).
Thanks in advance
Best regards
Chema
- Previous message: tmp123: "Solve this with Prolog or something else?"
- Next in thread: Markus Triska: "Re: CLP(FD) Prolog: help needed with a simple problem"
- Reply: Markus Triska: "Re: CLP(FD) Prolog: help needed with a simple problem"
- Reply: Markus Triska: "Re: CLP(FD) Prolog: help needed with a simple problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|