2014/06/18 by Christoph Berkholz, Berkholz, Christoph
Computer Science · #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Logic in Computer Science (cs.LO) #cs.AI #cs.LO
paper · pdf · doi:10.48550/arxiv.1406.4679
arxiv created 2014/06/18 · arxiv updated 2014/06/19
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 Ω(n2) 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 Ω(nk-1dk-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 nk-1dk-1.