Here's how the model behaves for this case:

   (3,5)$5?4
|domain error
|   (3,5)$5    ?4

How is Hui's solution not equivalent?

Are you saying that two solutions are not equivalent
if, when they hit a domain error, they don't have
identical program text?

-- 
Raul


-----Original Message-----
From:   [EMAIL PROTECTED] on behalf of R.E. Boss
Sent:   Thu 4/27/2006 4:53 AM
To:     'Programming forum'
Cc:     
Subject:        RE: [Jprogramming] How do I ...

I know, but it implies that Hui's solution did not work in general.

R.E. Boss

-----Oorspronkelijk bericht-----
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens Chris Burke
Verzonden: donderdag 27 april 2006 10:47
Aan: Programming forum
Onderwerp: Re: [Jprogramming] How do I ...

R.E. Boss wrote:
>    5?3#4
> |domain error
> |   5    ?3#4

As expected, since you cannot choose 5 items from i.4 without repetition.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm



----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to