[gecode-users] Help with channeling constraint
Guido Tack
tack at ps.uni-sb.de
Mon Jul 2 18:58:41 CEST 2007
- Next message: [gecode-users] Pickling spaces and the extensional constraint in
gecode-trunk
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Rene Gonzalez wrote:
> Need help with
>
> X(0)=1 --> Y(0,1) = 1
> X(1)=3 --> Y(1,3) = 1
> X(2)=4 --> Y(2,4) = 1
> X(3)=1 --> Y(3,1) = 1
You can use reified constraints. Please check the documentation.
Cheers,
Guido
- Next message: [gecode-users] Pickling spaces and the extensional constraint in
gecode-trunk
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the gecode-users
mailing list