Sciweavers

CP
1999
Springer

Search Procedures and Parallelism in Constraint Programming

13 years 8 months ago
Search Procedures and Parallelism in Constraint Programming
Abstract. In this paper, we present a major improvement in the search procedures in constraint programming. First, we integrate various search procedures from AI and OR. Second, we parallelize the search on shared-memory computers. Third, we add an object-oriented extensible control language to implement complex complete and incomplete search procedures. The result is a powerful set of tools which offers both brute force search using simple search procedures and parallelism, and finely tuned search procedures using that expressive control language. With this, we were able both to solve difficult and open problems using complete search procedures, and to quickly produce good results using incomplete search procedures.
Laurent Perron
Added 04 Aug 2010
Updated 04 Aug 2010
Type Conference
Year 1999
Where CP
Authors Laurent Perron
Comments (0)