TED]
> Subject: Re: [gecode-users] Help with count method in script
>
> On 9/20/07, George Rudolph <[EMAIL PROTECTED]> wrote:
> > I would like help with the following Gecode/J script.
> > As indicated below, when I uncomment the calls to count
> > and run the script, i
On 9/20/07, George Rudolph <[EMAIL PROTECTED]> wrote:
> I would like help with the following Gecode/J script.
> As indicated below, when I uncomment the calls to count
> and run the script, it fails--but I am expecting two results.
> What am I doing incorrectly?
> (Note: For those it may interest,
I would like help with the following Gecode/J script.
As indicated below, when I uncomment the calls to count
and run the script, it fails--but I am expecting two results.
What am I doing incorrectly?
(Note: For those it may interest, I am using Gecode/J with Eclipse.)
- begin code ---