Sciweavers

717 search results - page 48 / 72
» Weak-Commitment Search for Solving Constraint Satisfaction P...
Sort
View
90 views 107 votes 15 years 7 months ago  CP 2005»
Abstract. Constraint Programming is a proven successful technique, but it requires skill in modeling problems, and knowledge on how algorithms interact with models. What can be a g...
98 views 124 votes 15 years 5 months ago  CP 1999»
A lot of work in constraint satisfaction has been focused on finding solutions to difficult problems. Many real life problems however, while not extremely complicated, have a huge...
82 views 72 votes 15 years 7 months ago  ECAL 2005»
Abstract. This paper proposes a computational model for solving optimisation problems that mimics the principle of evolutionary transitions in individual complexity. More specific...
147 views 107 votes 15 years 1 months ago  CORR 2007»
Abstract. We describe decomposition during search (DDS), an integration of And/Or tree search into propagation-based constraint solvers. The presented search algorithm dynamically ...
137 views 126 votes 15 years 1 months ago  DAM 2000»
Feedback problems consist of removing a minimal number of vertices of a directed or undirected graph in order to make it acyclic. The problem is known to be NPcomplete. In this pa...
94 views 99 votes 15 years 1 months ago  JAIR 2000»
This paper reviews the connections between Graphplan's planning-graph and the dynamic constraint satisfaction problem and motivates the need for adapting CSP search technique...
91 views 94 votes 15 years 7 months ago  AISC 2004»
Symmetry-breaking in constraint satisfaction problems (CSPs) is a well-established area of AI research which has recently developed strong interactions with symbolic computation, i...
129 views 118 votes 15 years 2 months ago  AAAI 2000»
Many problem-solving tasks can be formalized as constraint satisfaction problems (CSPs). In a multi-agent setting, information about constraints and variables may belong to differ...
90 views 111 votes 15 years 1 months ago  AI 2002»
This paper presents a multi-agent oriented method for solving CSPs (Constraint Satisfaction Problems). In this method, distributed agents represent variables and a two-dimensional...
175 views 121 votes 15 years 3 months ago  FLAIRS 2008»
Preferences in constraint problems are common but significant in many real world applications. In this paper, we extend our conditional and composite CSP (CCCSP) framework, managi...