Sciweavers

717 search results - page 44 / 72
» Weak-Commitment Search for Solving Constraint Satisfaction P...
Sort
View
114 views 112 votes 15 years 7 months ago  CP 2005»
The two most popular backtrack algorithms for solving Constraint Satisfaction Problems (CSPs) are Forward Checking (FC) and Maintaining Arc Consistency (MAC). MAC maintains full ar...
136 views 126 votes 15 years 2 months ago  FLAIRS 2004»
In this paper the distributed Constraint Satisfaction Ant Algorithm (CSAA) framework is presented. It uses an ant-based system for the distributed solving of constraint satisfacti...
105 views 115 votes 15 years 1 months ago  CONSTRAINTS 2006»
Constraint satisfaction problems (CSPs) sometimes contain both variable symmetries and value symmetries, causing adverse effects on CSP solvers based on tree search. As a remedy, s...
102 views 89 votes 15 years 6 months ago  ICCBR 2003»
In [1] we propose interchangeability based algorithms as methods for solving the case adaptation for the domain of problems which can be expressed as Constraint Satisfaction Proble...
174 views 107 votes 15 years 1 months ago  ENDM 2000»
Both parametric design tasks and analysis tasks of technical systems have a similar problem setting: The structure of the system to be configured or analyzed is defined already. W...
91 views 98 votes 15 years 5 months ago  CP 2006»
Abstract. We extend the common depth-first backtrack search for constraint satisfaction problems with randomized variable and value selection. The resulting methods are applied to ...
99 views 84 votes 15 years 7 months ago  CP 2007»
Salinity is the relative concentration of salts in water. In a city of southern China, the local water supply company pumps water from a nearby river for potable use. During the wi...
119 views 96 votes 15 years 7 months ago  IAT 2007»
Asynchronous Partial Overlay (APO) is a search algorithm that uses cooperative mediation to solve Distributed Constraint Satisfaction Problems (DisCSPs). The algorithm partitions ...
93 views 93 votes 15 years 2 months ago  SODA 2001»
We consider worst case time bounds for NP-complete problems including 3-SAT, 3-coloring, 3-edge-coloring, and 3list-coloring. Our algorithms are based on a constraint satisfaction...
125 views 126 votes 15 years 1 months ago  AI 2005»
Constraint Satisfaction Problems (CSP) have been very successful in problem-solving tasks ranging from resource allocation and scheduling to configuration and design. Increasingly...