The Propagation Depth of Local Consistency

06/18/2014
by   Christoph Berkholz, et al.
0

We establish optimal bounds on the number of nested propagation steps in k-consistency tests. It is known that local consistency algorithms such as arc-, path- and k-consistency are not efficiently parallelizable. Their inherent sequential nature is caused by long chains of nested propagation steps, which cannot be executed in parallel. This motivates the question "What is the minimum number of nested propagation steps that have to be performed by k-consistency algorithms on (binary) constraint networks with n variables and domain size d?" It was known before that 2-consistency requires Ω(nd) and 3-consistency requires Ω(n^2) sequential propagation steps. We answer the question exhaustively for every k≥ 2: there are binary constraint networks where any k-consistency procedure has to perform Ω(n^k-1d^k-1) nested propagation steps before local inconsistencies were detected. This bound is tight, because the overall number of propagation steps performed by k-consistency is at most n^k-1d^k-1.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
11/13/1998

The Essence of Constraint Propagation

We show that several constraint propagation algorithms (also called (loc...
research
03/28/2013

On the speed of constraint propagation and the time complexity of arc consistency testing

Establishing arc consistency on two relational structures is one of the ...
research
09/24/2009

The Weighted CFG Constraint

We introduce the weighted CFG constraint and propose a propagation algor...
research
04/20/2011

Translation-based Constraint Answer Set Solving

We solve constraint satisfaction problems through translation to answer ...
research
05/12/2020

Yet Another Comparison of SAT Encodings for the At-Most-K Constraint

The at-most-k constraint is ubiquitous in combinatorial problems, and nu...
research
01/06/2022

Super-Reparametrizations of Weighted CSPs: Properties and Optimization Perspective

The notion of reparametrizations of Weighted CSPs (WCSPs) (also known as...

Please sign up or login with your details

Forgot password? Click here to reset