Sciweavers

717 search results - page 72 / 72
» Weak-Commitment Search for Solving Constraint Satisfaction P...
Sort
View
93 views 99 votes 15 years 6 months ago  MICAI 2004»
A preprocessing procedure that uses a local guided search defined in terms of a neighborhood structure to get a feasible solution (UB) and the Osorio and Glover[18, 20] exploiting ...
92 views 130 votes 15 years 5 months ago  CP 1999»
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...
120 views 108 votes 15 years 7 months ago  CP 2007»
It has recently been shown, for the Constraint Satisfaction Problem (CSP), that the state associated with a node of the search tree built by a backtracking algorithm can be exploit...
100 views 117 votes 15 years 2 months ago  AAAI 1994»
We describe a method for learning formulas in firstorder logic using a brute-force, smallest-first search. The method is exceedingly simple. It generates all irreducible well-form...
136 views 180 votes 16 years 2 months ago  CP 2009»
This paper deals with the challenging problem of counting the number of solutions of a CSP, denoted #CSP. Recent progress have been made using search methods, such as BTD [15], whi...
106 views 130 votes 15 years 5 months ago  ECAI 2004»
Quantified Constraint Satisfaction Problems (QCSPs) are CSPs in which some variables are universally quantified. For each possible value of such variables, we have to find ways to ...
198 views 109 votes 15 years 5 months ago  EVOW 2010»
Instances of constraint satisfaction problems can be solved efficiently if they are representable as a tree decomposition of small width. Unfortunately, the task of finding a deco...
106 views 105 votes 15 years 3 months ago  CP 2008»
Decomposition is a powerful technique for reducing the size of a backtracking search tree. However, when solving constraint optimization problems (COP's) the standard techniqu...
151 views 173 votes 15 years 6 months ago  PATAT 2004»
The timetabling problem consists in fixing a sequence of meetings between teachers and students in a prefixed period of time (typically a week), satisfying a set of constraints of ...
85 views 84 votes 15 years 6 months ago  CP 2003»
Combining mutually redundant models with channelling constraints increases constraint propagation. However, the extra computation efforts of the additional variables and constraint...