Hi,

In the absence of any other propagator at that priority-level,
returning PropCost::crazy in your cost-function would make your
propagator run after all other propagators have reached a fix-point.
If you have other propagators that run at that priority-level then it
is not possible to order them.

Cheers,
Mikael

2009/5/6 Debdeep Banerjee <debdeep.baner...@rsise.anu.edu.au>:
> hi,
>
> I want to execute my custom propagator after all other propagators. How can
> I do that?
>
> With regards
>
> Debdeep
>
> _______________________________________________
> Gecode users mailing list
> us...@gecode.org
> https://www.gecode.org/mailman/listinfo/gecode-users
>
>



-- 
Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/

_______________________________________________
Gecode users mailing list
us...@gecode.org
https://www.gecode.org/mailman/listinfo/gecode-users

Reply via email to