Re: [gecode-users] Randomness in Branching

2009-01-31 Thread Guido Tack
Jeffrey wrote: > As there could be a lot of solutions in an CSP, i'm looking for a > way to inject randomness during the branching so that the first > solution everytime I get is random. > > I found a post in June 6 saying that a random branching will be > provided in Gecode 3.0.x. > Is that

[gecode-users] Randomness in Branching

2009-01-31 Thread Jeffrey
As there could be a lot of solutions in an CSP, i'm looking for a way to inject randomness during the branching so that the first solution everytime I get is random. I found a post in June 6 saying that a random branching will be provided in Gecode 3.0.x. Is that true? Secondly, before Gecode