๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Constraint Satisfaction Problems


Publisher
Wiley-ISTE
Year
2013
Tongue
English
Leaves
232
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


A Constraint Satisfaction Problem (CSP) consists of a set of variables, a domain of values for each variable and a set of constraints. The objective is to assign a value for each variable such that all constraints are satisfied. CSPs continue to receive increased attention because of both their high complexity and their omnipresence in academic, industrial and even real-life problems.
This is why they are the subject of intense research in both artificial intelligence and operations research.
This book introduces the classic CSP and details several extensions/improvements of both formalisms and techniques in order to tackle a large variety of problems. Consistency, flexible, dynamic, distributed and learning aspects are discussed and illustrated using simple examples such as the n-queen problem.

Contents:

1. Foundations of CSP.
2. Consistency Reinforcement Techniques.
3. CSP Solving Algorithms.
4. Search Heuristics.
5. Learning Techniques.
6. Maximal Constraint Satisfaction Problems.
7. Constraint Satisfaction and Optimization Problems.
8. Distibuted Constraint Satisfaction Problems.

Content:
Chapter 1 Foundations of CSP (pages 1โ€“28): Khaled Ghedira and Bernard Dubuisson
Chapter 2 Consistency Reinforcement Techniques (pages 29โ€“72): Khaled Ghedira and Bernard Dubuisson
Chapter 3 CSP Solving Algorithms (pages 73โ€“98): Khaled Ghedira and Bernard Dubuisson
Chapter 4 Search Heuristics (pages 99โ€“120): Khaled Ghedira and Bernard Dubuisson
Chapter 5 Learning Techniques (pages 121โ€“134): Khaled Ghedira and Bernard Dubuisson
Chapter 6 Maximal Constraint Satisfaction Problems (pages 135โ€“164): Khaled Ghedira and Bernard Dubuisson
Chapter 7 Constraint Satisfaction and Optimization Problems (pages 165โ€“180): Khaled Ghedira and Bernard Dubuisson
Chapter 8 Distributed Constraint Satisfaction Problems (pages 181โ€“220): Khaled Ghedira and Bernard Dubuisson


๐Ÿ“œ SIMILAR VOLUMES


The Complexity of Valued Constraint Sati
โœ Stanislav ลฝivnรฝ (auth.) ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Springer-Verlag Berlin Heidelberg ๐ŸŒ English

<p><p>The topic of this book is the following optimisation problem: given a set of discrete variables and a set of functions, each depending on a subset of the variables, minimise the sum of the functions over all variables. This fundamental research problem has been studied within several different

Algorithms and Ordering Heuristics for D
โœ Mohamed Wahbi ๐Ÿ“‚ Library ๐Ÿ“… 2013 ๐Ÿ› Wiley-ISTE ๐ŸŒ English

<p>DisCSP (Distributed Constraint Satisfaction Problem) is a general framework for solving distributed problems arising in Distributed Artificial Intelligence.<br />A wide variety of problems in artificial intelligence are solved using the constraint satisfaction problem paradigm. However, there are

Foundations of Constraint Satisfaction
โœ Edward Tsang ๐Ÿ“‚ Library ๐Ÿ“… 1993 ๐Ÿ› Academic Pr ๐ŸŒ English

This textbook examines the constraint satisfaction problem (CSP), which is a general problem in AI applications. It aims to provide a comprehensive introduction to the CSP, covering theoretical, practical and implementation issues. The book discusses formal definitions, CSP solving algorithms and im