Re: stupid question
- From: "Tayssir John Gabbour" <tayss_temp2@xxxxxxxxx>
- Date: 6 Nov 2005 13:35:54 -0800
Philip Haddad wrote:
> Screamer????
Yup. http://www.cliki.net/Screamer
It's pretty cool: tell Lisp what constraints a correct solution must
have, and it'll go and find a solution for you, if any. (Or you can
find all solutions, or just some, I suppose.)
So the single constraint I want to make is that...
(<= a b c) is true.
Given that (<= a b c) is true, I then want to return b.
Tayssir
.
- References:
- stupid question
- From: Philip Haddad
- Re: stupid question
- From: Tayssir John Gabbour
- Re: stupid question
- From: Pascal Bourguignon
- Re: stupid question
- From: Tayssir John Gabbour
- Re: stupid question
- From: Ron Garret
- Re: stupid question
- From: Philip Haddad
- stupid question
- Prev by Date: Re: Riots?
- Next by Date: Re: Riots?
- Previous by thread: Re: stupid question
- Next by thread: Re: stupid question
- Index(es):
Relevant Pages
|