PAPER DIGEST
Most Influential AAAI 1993 Paper · 2026-03 edition

Arc-Consistency And Arc-Consistency Again

Christian Bessiè re; Marie-Odile Cordier

Venue
AAAI Conference on Artificial Intelligence (AAAI) 1993
Recognition
Most Influential AAAI 1993 Paper (Rank No. 3)
Edition
2026-03
Impact factor
6
Certificate ID
a3244a1857152603

Abstract

Constraint networks are known as a useful way to formulate problems such as design, scene labeling, temporal reasoning, and more recently natural language parsing. The problem of the existence of solutions in a constraint network is NP-complete. Hence, consistency techniques have been widely studied to simplify constraint networks before or during the search of solutions. Arc-consistency is the most used of them. Mohr and Henderson have proposed AC-4, an algorithm having an optimal worst-case time complexity. But it has two drawbacks: its space complexity and its average time complexity. In problems with many solutions, where the size of the constraints is large, these drawbacks become so important that users often replace AC-4 by AC-3, a non-optimal algorithm. In this paper, we propose a new algorithm, AC-6, which keeps the optimal worst-case time complexity of AC-4 while working out the drawback of space complexity. More, the average time complexity of AC-6 is optimal for constraint networks where nothing is known about the semantic of the constraints. At the end of the paper, experimental results show how much AC-6 outperforms AC-3 and AC-4.

Download PDF certificate