Peek arc consistency

Manuel Bodirsky,Hubie Chen
DOI: https://doi.org/10.1016/j.tcs.2009.07.059
IF: 1.002
2010-01-01
Theoretical Computer Science
Abstract:This paper studies peek arc consistency, a reasoning technique that extends the well-known arc consistency technique for constraint satisfaction. In contrast to other more costly extensions of arc consistency that have been studied in the literature, peek arc consistency requires only linear space and quadratic time and can be parallelized in a straightforward way such that it runs in linear time with a linear number of processors. We demonstrate that for various constraint languages, peek arc consistency gives a polynomial-time decision procedure for the constraint satisfaction problem. We also present an algebraic characterization of those constraint languages that can be solved by peek arc consistency, and study the robustness of the algorithm.
computer science, theory & methods
What problem does this paper attempt to address?