[gecode-users] Propagators scheduling

José Luis Pulido Burbano josel2820 at gmail.com
Tue Mar 10 16:50:11 CET 2009


Hello, Ive been taking a look into Gecode's code, as far as I understand
a propagator is scheduled when any of its variables  return a certain
modification Event
that is related to the PropCond.
When a variable is subscribed to an advisor and the advisor's propagator
overwrites the advise function
then the advise method is called in order to establish whether or not to run
the propagator's propagate method when the subscribed variable is modified.
So when the propagator is scheduled because of its PropCond then the advise
method wont be called.
am I right about it?
thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ps.uni-sb.de/pipermail/users/attachments/20090310/24a9be15/attachment.htm>


More information about the gecode-users mailing list