[gecode-users] Unexpected propagation/search behaviour

Christian Schulte schulte at imit.kth.se
Mon Jan 23 15:07:01 CET 2006


Hmm, sounds reasonable. No other idea so far...

Christian

--
Christian Schulte, http://www.imit.kth.se/~schulte/ 

-----Original Message-----
From: Lars Otten [mailto:ottenl at student.chalmers.se] 
Sent: Monday, January 23, 2006 3:47 PM
To: schulte at imit.kth.se; users at gecode.org
Subject: Re: [gecode-users] Unexpected propagation/search behaviour


The propagator has three fields, one for each array, of type set<int> (from
the STL), where I store the indices of the variables that have been
processed already. When the propagator is cloned copies of these fields are
made for the new propagagor instance, so that should be OK?

I'll see if I can send some code later...

/Lars

On 01/23/06 13:21, Christian Schulte wrote:
> Hmmm, another thing: how do you store the info that a variable is 
> already done? Do you copy that properly?
> 
> Otherwise, no real idea yet. Maybe send the real code.
> 
> Christian






More information about the gecode-users mailing list