Sciweavers

717 search results - page 29 / 72
» Weak-Commitment Search for Solving Constraint Satisfaction P...
Sort
View
102 views 119 votes 15 years 6 months ago  MICAI 2004»
Abstract. Classical constraint satisfaction problems (CSPs) provide an expressive formalism for describing and solving many real-world problems. However, classical CSPs prove to be...
103 views 96 votes 15 years 7 months ago  CP 2005»
Many problems of theoretical and practical interest can be formulated as Constraint Satisfaction Problems (CSPs). The general CSP is known to be NP-complete; however, distributed m...
122 views 94 votes 15 years 1 months ago  CAD 1999»
The numerical approach to solving geometric constraint problems is indispensable for building a practical CAD system. The most commonly-used numerical method is the Newton
92 views 118 votes 15 years 7 months ago  SARA 2007»
Though there exist some rules of thumb for design of good models for solving constraint satisfaction problems, the modeling process still belongs more to art than to science. Moreo...
120 views 115 votes 15 years 3 months ago  CPAIOR 2006»
As many real-world problems involve user preferences, costs, or probabilities, constraint satisfaction has been extended to optimization by generalizing hard constraints to soft co...
110 views 123 votes 15 years 6 months ago  CP 2003»
This paper aims to show that Constraint Programming can be an efficient technique to solve a well-known combinatorial optimization problem: the search for a maximum clique in a gra...
69 views 102 votes 15 years 1 months ago  CSUR 2000»
: Constraint satisfaction programming (CSP) is a powerful paradigm for solving complex combinatorial problems, which has gained a lot of attention recently. Putting the power of co...
94 views 97 votes 15 years 7 months ago  SGAI 2007»
Constraint Satisfaction Problems can be solved using either iterative improvement or constructive search approaches. Iterative improvement techniques converge quicker than the cons...
110 views 134 votes 15 years 7 months ago  CP 2007»
Abstract. Constraint satisfaction and propositional satisfiability problems are often solved using backtracking search. Previous studies have shown that a technique called randomi...
124 views 105 votes 15 years 2 months ago  ATAL 2010»
We present a fully distributed multi-agent planning algorithm. Our methodology uses distributed constraint satisfaction to coordinate between agents, and local planning to ensure ...