Abstract Domains in Constraint Programming
- 1st Edition - May 6, 2015
- Author: Marie Pelleau
- Language: English
- Hardback ISBN:9 7 8 - 1 - 7 8 5 4 8 - 0 1 0 - 2
- eBook ISBN:9 7 8 - 0 - 0 8 - 1 0 0 4 6 4 - 7
Constraint Programming aims at solving hard combinatorial problems, with a computation time increasing in practice exponentially. The methods are today efficient enough to solve la… Read more
![Abstract Domains in Constraint Programming](/_next/image?url=https%3A%2F%2Fsecure-ecsd.elsevier.com%2Fcovers%2F80%2FTango2%2Flarge%2F9780081004647.jpg&w=384&q=75)
Purchase options
Institutional subscription on ScienceDirect
Request a sales quoteConstraint Programming aims at solving hard combinatorial problems, with a computation time increasing in practice exponentially. The methods are today efficient enough to solve large industrial problems, in a generic framework. However, solvers are dedicated to a single variable type: integer or real. Solving mixed problems relies on ad hoc transformations. In another field, Abstract Interpretation offers tools to prove program properties, by studying an abstraction of their concrete semantics, that is, the set of possible values of the variables during an execution. Various representations for these abstractions have been proposed. They are called abstract domains. Abstract domains can mix any type of variables, and even represent relations between the variables.
In this work, we define abstract domains for Constraint Programming, so as to build a generic solving method, dealing with both integer and real variables. We also study the octagons abstract domain, already defined in Abstract Interpretation. Guiding the search by the octagonal relations, we obtain good results on a continuous benchmark. We also define our solving method using Abstract Interpretation techniques, in order to include existing abstract domains. Our solver, AbSolute, is able to solve mixed problems and use relational domains.
- Exploits the over-approximation methods to integrate AI tools in the methods of CP
- Exploits the relationships captured to solve continuous problems more effectively
- Learn from the developers of a solver capable of handling practically all abstract domains
- Dedication
- Preface
- Introduction
- I.1 Context
- I.2 Problematic
- I.3 Outline of the book
- I.4 Contributions
- 1. State of the Art
- Abstract
- 1.1 Abstract interpretation
- 1.2 Constraint programming
- 1.3 Synthesis
- 2. Abstract Interpretation for the Constraints
- Abstract
- 2.1 Introduction
- 2.2 Unified components
- 2.3 Unified solving
- 2.4 Conclusion
- 3. Octagons
- Abstract
- 3.1 Definitions
- 3.2 Representations
- 3.3 Abstract domain components
- 3.4 Abstract domains
- 3.5 Conclusion
- 4. Octagonal Solving
- Abstract
- 4.1 Octagonal CSP
- 4.2 Octagonal consistency and propagation
- 4.3 Octagonal solver
- 4.4 Experimental results
- 4.5 Conclusion
- 5. An Abstract Solver: AbSolute
- Abstract
- 5.1 Abstract solving method
- 5.2 The AbSolute solver
- 5.3 Conclusion
- Conclusion and Perspectives
- C.1 Conclusion
- C.2 Perspectives
- Bibliography
- Index
- No. of pages: 176
- Language: English
- Edition: 1
- Published: May 6, 2015
- Imprint: ISTE Press - Elsevier
- Hardback ISBN: 9781785480102
- eBook ISBN: 9780081004647
MP