ers-boun...@gecode.org] On Behalf
> Of Amina Kemmar
> Sent: Friday, May 31, 2013 10:00 AM
> To: users@gecode.org
> Subject: [gecode-users] Display the values of a set of variable without
> duplicates
>
> Hello,
>
> I already asked for the following problem:
>
> Acco
-
From: users-boun...@gecode.org [mailto:users-boun...@gecode.org] On Behalf
Of Amina Kemmar
Sent: Friday, May 31, 2013 10:00 AM
To: users@gecode.org
Subject: [gecode-users] Display the values of a set of variable without
duplicates
Hello,
I already asked for the following problem:
According to the
Hello,
I already asked for the following problem:
According to the variables defined in our model (x,y,z,k), I obtained the
following solutions :
1,1,2,3
1,1,5,6
1,1,7,9
1.1,8,8
I am interested to the values of the two variable x and y, so I want to avoid
the enumeration
of the three last
Sunday, May 12, 2013 2:28 PM
> To: users@gecode.org
> Subject: [gecode-users] Display the values of a set of variable without
duplicates
>
> Hello,
>
> According to the variables defined in our model (x,y,z,k), I obtained the
> following solutions :
>
> 1,1,2,3
Hello,
According to the variables defined in our model (x,y,z,k), I obtained
the following solutions :
1,1,2,3
1,1,5,6
1,1,7,9
1.1,8,8
I am interested to the values of the two variable x and y, so I want to
avoid the enumeration of the three last solution in order to display
just the first