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
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