[gecode-users] Ranking Custom Propagator

Christian Schulte cschulte at kth.se
Wed May 6 11:56:28 CEST 2009


Hi,

 

There is no possibility to guarantee order of execution for propagators. What you can do, however, is to give it a very high cost. Then the system will most likely run the propagator later than those with low cost.

 

Christian

 

--

Christian Schulte, www.ict.kth.se/~cschulte/

 

From: users-bounces at gecode.org [mailto:users-bounces at gecode.org] On Behalf Of Debdeep Banerjee
Sent: Wednesday, May 06, 2009 11:30 AM
To: users at gecode.org
Subject: [gecode-users] Ranking Custom Propagator

 

hi,

I want to execute my custom propagator after all other propagators. How can I do that?

With regards

Debdeep

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ps.uni-sb.de/pipermail/users/attachments/20090506/45462896/attachment.htm>


More information about the gecode-users mailing list