Sciweavers

717 search results - page 28 / 72
» Weak-Commitment Search for Solving Constraint Satisfaction P...
Sort
View
146 views 118 votes 15 years 1 months ago  HEURISTICS 2002»
This paper presents operators searching large neighborhoods in order to solve the vehicle routing problem. They make use of the pruning and propagation techniques of constraint pr...
149 views 104 votes 15 years 5 months ago  HICSS 1994»
We are developing a new problem-solving methodology based on a self-organization paradigm. To realize our future goal of self-organizing computational systems, we have to study co...
163 views 101 votes 15 years 3 months ago  CIKM 2008»
This demonstration presents the concepts, design, and implementation of SCDE, a relational database systems extended with the ability to solve constraint satisfaction problems (CS...
127 views 136 votes 15 years 2 months ago  AAAI 1996»
Learning during backtrack search is a space-intensive process that records information (such as additional constraints) in order to avoid redundant work. In this paper, we analyze...
145 views 113 votes 15 years 6 months ago  HM 2009»
We present a hybrid solver (called GELATO) that exploits the potentiality of a Constraint Programming (CP) environment (Gecode) and of a Local Search (LS) framework (EasyLocal++ )....
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...