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
_______________________________________________ Gecode users mailing list [email protected] https://www.gecode.org/mailman/listinfo/gecode-users
