Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
An optimal coarse-grained arc consistency algorithm
Bessière C., Régin J., Yap R., Zhang Y. Artificial Intelligence165 (2):165-185,2005.Type:Article
Date Reviewed: May 9 2006

The main idea of constraint propagation is notifying all of the constraints in the system about the removal of values of some variables, so that they can update themselves accordingly. It is well known that constraint propagation is the basic operation in all constraint programming tools. Thus, an improvement in the constraint propagation procedure will immediately affect the performance of the constraint-solving system.

The authors of this paper propose a simple, efficient algorithm that can accelerate constraint propagation. The proposed algorithm, which is based mainly on the well-known arc consistency 3 (AC3), can easily be incorporated into a constraint solver engine in order to efficiently solve hard constraint satisfaction problems. This improved algorithm is the authors’ main contribution.

The authors compare their new algorithm with AC3 and AC6 on random and realistic constraint satisfaction problem instances. The obtained results show that the proposed algorithm is better than AC3 in terms of constraints checking and central processing unit (CPU) time, and that it is comparable to AC6, the fastest fine-grained algorithm. In addition, the authors prove that the proposed algorithm has an optimal worst-case time complexity of O(ed2), and a space complexity of O(ed), where e is the number of constraints and d is the size of the maximum domain in a problem. These new results show effectively that the authors’ algorithm is better than AC3 for larger complexities.

The authors also discuss the application of the proposed algorithm to path consistency and nonbinary constraints. I expected to see an application of the algorithm to concrete nonbinary constraint problems; this was not presented in the paper. Finally, the paper is well written and well organized, with precise objectives. It can be easily understood, even by nonspecialists.

Reviewer:  Jihad Jaam Review #: CR132758 (0703-0298)
Bookmark and Share
 
Graph And Tree Search Strategies (I.2.8 ... )
 
 
Constrained Optimization (G.1.6 ... )
 
 
Logic And Constraint Programming (F.4.1 ... )
 
 
Path And Circuit Problems (G.2.2 ... )
 
 
Graph Theory (G.2.2 )
 
 
Mathematical Logic (F.4.1 )
 
  more  
Would you recommend this review?
yes
no
Other reviews under "Graph And Tree Search Strategies": Date
How evenly should one divide to conquer quickly?
Walsh T. Information Processing Letters 19(4): 203-208, 1984. Type: Article
Oct 1 1985
Three approaches to heuristic search in networks
Bagchi A., Mahanti A. Journal of the ACM 32(1): 1-27, 1985. Type: Article
Sep 1 1986
AND/OR graph heuristic search methods
Mahanti A., Bagchi A. Journal of the ACM 32(1): 28-51, 1985. Type: Article
Feb 1 1986
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy