Sciweavers

717 search results - page 45 / 72
» Weak-Commitment Search for Solving Constraint Satisfaction P...
Sort
View
91 views 98 votes 15 years 5 months ago  CP 2006»
Abstract. We extend the common depth-first backtrack search for constraint satisfaction problems with randomized variable and value selection. The resulting methods are applied to ...
99 views 84 votes 15 years 7 months ago  CP 2007»
Salinity is the relative concentration of salts in water. In a city of southern China, the local water supply company pumps water from a nearby river for potable use. During the wi...
119 views 96 votes 15 years 7 months ago  IAT 2007»
Asynchronous Partial Overlay (APO) is a search algorithm that uses cooperative mediation to solve Distributed Constraint Satisfaction Problems (DisCSPs). The algorithm partitions ...
93 views 93 votes 15 years 2 months ago  SODA 2001»
We consider worst case time bounds for NP-complete problems including 3-SAT, 3-coloring, 3-edge-coloring, and 3list-coloring. Our algorithms are based on a constraint satisfaction...
125 views 126 votes 15 years 1 months ago  AI 2005»
Constraint Satisfaction Problems (CSP) have been very successful in problem-solving tasks ranging from resource allocation and scheduling to configuration and design. Increasingly...
117 views 112 votes 15 years 5 months ago  CP 2000»
Most of complete search algorithms over Constraint Satisfaction Problems (csp) are based on Standard Backtracking. Two main enhancements of this basic scheme have been proposed : r...
113 views 115 votes 15 years 7 months ago  CP 2004»
Abstract. One of the most appealing features of constraint programming is its rich constraint language for expressing combinatorial optimization problems. This paper demonstrates t...
78 views 91 votes 15 years 6 months ago  CP 2003»
Abstract. The Quasigroup Completion Problem (QCP) is a very challenging benchmark among combinatorial problems, and the focus of much recent interest in the area of constraint prog...
248 views 112 votes 14 years 8 months ago  CONSTRAINTS 2011»
The Steel Mill Slab Problem is an optimization benchmark that has been studied for a long time in the constraint-programming community but was only solved efficiently in the two l...
87 views 98 votes 15 years 7 months ago  CPAIOR 2004»
To improve solution robustness, we introduce the concept of super solutions to constraint programming. An (a, b)-super solution is one in which if a variables lose their values, th...