Re: [gecode-users] Variable update problem

2009-01-27 Thread Guido Tack
Jérémie Vautard wrote: I am coding a little stuff that needs to extract some potential partial solutions from a constraint problem. To do this, I have a (pointer to a)Gecode::Space S with an array of IntVar, and I do the following : - I have initially propared a set of IntVarArgs, each conta

[gecode-users] Variable update problem

2009-01-27 Thread Jérémie Vautard
Hi ! I am coding a little stuff that needs to extract some potential partial solutions from a constraint problem. To do this, I have a (pointer to a)Gecode::Space S with an array of IntVar, and I do the following : - I have initially propared a set of IntVarArgs, each containing a given subset of t