Title :
Constraint satisfaction problems : backtrack search revisited
Author :
Chmeiss, Assef ; Saïs, Lakhdar
Author_Institution :
CRIL, Univ. of Artois, Lens, France
Abstract :
Many backtrack search algorithms has been designed over the last years to solve constraint satisfaction problems. Among them, Forward Checking (FC) and Maintaining Arc Consistency (MAC) algorithms are the most popular and studied algorithms. In This work, such algorithms are revisited and extensively compared giving rise to interesting characterization of their efficiency with respect to random instances. More precisely, we provide experimental evidence that FC outperforms MAC on hard CSPs with high graph density and low constraint tightness whereas MAC is better on hard CSPs with low density and high constraints tightness. This results show that on some CSPs maintaining full arc consistency during search might be time consuming. Then, we propose a new generic approach that maintain partial and parameterizable form of local consistency.
Keywords :
backtracking; computational complexity; constraint theory; graph theory; CSP; Forward Checking; Maintaining Arc Consistency algorithm; backtrack search algorithm; constraint satisfaction problem; graph density; Algorithm design and analysis; Artificial intelligence; Engines; Filtering; Lenses; Optical design;
Conference_Titel :
Tools with Artificial Intelligence, 2004. ICTAI 2004. 16th IEEE International Conference on
Print_ISBN :
0-7695-2236-X
DOI :
10.1109/ICTAI.2004.43