In this paper, a state-based approach for the Constraint Sat-isfaction Problem (CSP) is proposed. The key novelty is an original use of state memorization during search to prevent the exploration of similar subnetworks. Classical techniques to avoid the resurgence of previously encountered conflicts involve recording conflict sets. This contrasts with our state-based approach which records subnetworks – a snapshot of some selected domains – already explored. This knowledge is later used to either prune inconsistent states or avoid re-computing the solutions of these subnetworks. Interestingly enough, the two approaches present some complementarity: different states can be pruned from the same partial instan-tiation or conflict set, whereas ...
Consistency algorithms, which perform inference, are at the heart of Constraint Programming. The str...
Many AI synthesis problems such as planning, scheduling or design may be encoded in a constraint sat...
Many AI tasks can be formulated as a Constraint Satisfaction Problem (CSP), i.e. the problem of find...
The traditional approach for solving Constraint satisfaction Problems (CSPs) is searching the Assign...
International audienceOn the one hand, solvers for the propositional satisfiability problem (SAT) ca...
Constraint Satisfaction Problems (CSPs) in Artificial Intelligence have been an important focus of r...
The Chinese University of Hong Kong holds the copyright of this thesis. Any person(s) intending to u...
We introduce a new method, called constraint-directed-generate-and-test (CDGT), for solving constrai...
We propose a generic, domain-independent local search method called adaptive search for solving Cons...
In this paper, we explore the idea of representing CSPs using techniques from formal language theory...
Many hard practical problems such as Time Tabling and Scheduling can be formulated as Constraint Sat...
Constraint satisfaction problems (CSPs) are at the core of many tasks with di-rect practical relevan...
. Real constrained problems often demand specific answers to meet requirements like bounded computat...
In this paper, we introduce a new solving algorithm for Constraint Satisfaction Problems (CSP). It p...
Abstract. Complete algorithms for constraint solving typically exploit properties like (in)consisten...
Consistency algorithms, which perform inference, are at the heart of Constraint Programming. The str...
Many AI synthesis problems such as planning, scheduling or design may be encoded in a constraint sat...
Many AI tasks can be formulated as a Constraint Satisfaction Problem (CSP), i.e. the problem of find...
The traditional approach for solving Constraint satisfaction Problems (CSPs) is searching the Assign...
International audienceOn the one hand, solvers for the propositional satisfiability problem (SAT) ca...
Constraint Satisfaction Problems (CSPs) in Artificial Intelligence have been an important focus of r...
The Chinese University of Hong Kong holds the copyright of this thesis. Any person(s) intending to u...
We introduce a new method, called constraint-directed-generate-and-test (CDGT), for solving constrai...
We propose a generic, domain-independent local search method called adaptive search for solving Cons...
In this paper, we explore the idea of representing CSPs using techniques from formal language theory...
Many hard practical problems such as Time Tabling and Scheduling can be formulated as Constraint Sat...
Constraint satisfaction problems (CSPs) are at the core of many tasks with di-rect practical relevan...
. Real constrained problems often demand specific answers to meet requirements like bounded computat...
In this paper, we introduce a new solving algorithm for Constraint Satisfaction Problems (CSP). It p...
Abstract. Complete algorithms for constraint solving typically exploit properties like (in)consisten...
Consistency algorithms, which perform inference, are at the heart of Constraint Programming. The str...
Many AI synthesis problems such as planning, scheduling or design may be encoded in a constraint sat...
Many AI tasks can be formulated as a Constraint Satisfaction Problem (CSP), i.e. the problem of find...