Speeding Up Constraint Propagation

Christian Schulte, Peter J. Stuckey.

[pdf | bibtex]

This paper presents a model and implementation techniques for speeding up constraint propagation. Two fundamental approaches to improving constraint propagation are explored: keeping track of which propagators are at fixpoint, and choosing which propagator to apply next. We show how idempotence reasoning and events help track fixpoints more accurately. We improve these methods by using them dynamically (taking into account current domains to improve accuracy). We define priority-based approaches to choosing a next propagator and show that dynamic priorities can improve propagation. We illustrate that the use of multiple propagators for the same constraint can be advantageous with priorities, and introduce staged propagators which combine the effects of multiple propagators with priorities for greater efficiency.

In: Mark Wallace, editor, Tenth International Conference on Principles and Practice of Constraint Programming, Toronto, Canada, volume 3258 of Lecture Notes in Computer Science, pages 619-633. Springer-Verlag, September, 2004.

Copyright Springer-Verlag, the original publication is available at www.springerlink.com