Sciweavers

717 search results - page 39 / 72
» Weak-Commitment Search for Solving Constraint Satisfaction P...
Sort
View
104 views 121 votes 15 years 6 months ago  CP 2003»
Abstract. Local search algorithms have been very successful for solving constraint satisfaction problems (CSP). However, a major weakness has been that local search is unable to de...
178 views 128 votes 15 years 2 months ago  CSR 2009»
We study the approximability of the maximum solution problem. This problem is an optimisation variant of the constraint satisfaction problem and it captures a wide range of interes...
161 views 145 votes 15 years 5 months ago  CP 1998»
We use a local search method we term Large Neighbourhood Search (LNS) for solving vehicle routing problems. LNS meshes well with constraint programming technology and is analogous...
56 views 105 votes 15 years 1 months ago  KBS 2007»
Many combinatorial problems can be modelled as Constraint Satisfaction Problems (CSPs). Solving a general CSP is known to be NP-complete, so closure and heuristic search are usual...
139 views 119 votes 15 years 1 months ago  AI 1999»
Bucket elimination is an algorithmic framework that generalizes dynamic programming to accommodate many problem-solving and reasoning tasks. Algorithms such as directional-resolut...
129 views 100 votes 15 years 2 months ago  HIS 2004»
This paper proposes the methods to solve the constraint satisfaction problems (CSPs) using Q'tron neural networks (NNs). A Q'tron NN is local-minima free if it is built ...
97 views 107 votes 15 years 5 months ago  CP 1998»
A well-studied problem in the electric power industry is that of optimally scheduling preventative maintenance of power generating units within a power plant. We show how these pr...
99 views 84 votes 15 years 5 months ago  CP 2006»
Abstract. Researchers have focused on assessing the quality of search algorithms by measuring effort, number of mistakes, runtime distributions and other characteristics. In this p...
98 views 141 votes 15 years 7 months ago  CP 2007»
While many real-world combinatorial problems can be advantageously modeled and solved using Constraint Programming, scalability remains a major issue in practice. Constraint models...
136 views 102 votes 15 years 7 months ago  ECAI 2004»
We present a new conceptual abstraction in symmetry breaking – the GE-tree. The construction and traversal of a GE-tree breaks all symmetries in any constraint satisfaction or si...