Data Mining and Constraint Programming
Title | Data Mining and Constraint Programming PDF eBook |
Author | Christian Bessiere |
Publisher | Springer |
Pages | 352 |
Release | 2016-12-01 |
Genre | Computers |
ISBN | 3319501372 |
A successful integration of constraint programming and data mining has the potential to lead to a new ICT paradigm with far reaching implications. It could change the face of data mining and machine learning, as well as constraint programming technology. It would not only allow one to use data mining techniques in constraint programming to identify and update constraints and optimization criteria, but also to employ constraints and criteria in data mining and machine learning in order to discover models compatible with prior knowledge. This book reports on some key results obtained on this integrated and cross- disciplinary approach within the European FP7 FET Open project no. 284715 on “Inductive Constraint Programming” and a number of associated workshops and Dagstuhl seminars. The book is structured in five parts: background; learning to model; learning to solve; constraint programming for data mining; and showcases.
Handbook of Constraint Programming
Title | Handbook of Constraint Programming PDF eBook |
Author | Francesca Rossi |
Publisher | Elsevier |
Pages | 977 |
Release | 2006-08-18 |
Genre | Computers |
ISBN | 0080463800 |
Constraint programming is a powerful paradigm for solving combinatorial search problems that draws on a wide range of techniques from artificial intelligence, computer science, databases, programming languages, and operations research. Constraint programming is currently applied with success to many domains, such as scheduling, planning, vehicle routing, configuration, networks, and bioinformatics.The aim of this handbook is to capture the full breadth and depth of the constraint programming field and to be encyclopedic in its scope and coverage. While there are several excellent books on constraint programming, such books necessarily focus on the main notions and techniques and cannot cover also extensions, applications, and languages. The handbook gives a reasonably complete coverage of all these lines of work, based on constraint programming, so that a reader can have a rather precise idea of the whole field and its potential. Of course each line of work is dealt with in a survey-like style, where some details may be neglected in favor of coverage. However, the extensive bibliography of each chapter will help the interested readers to find suitable sources for the missing details. Each chapter of the handbook is intended to be a self-contained survey of a topic, and is written by one or more authors who are leading researchers in the area.The intended audience of the handbook is researchers, graduate students, higher-year undergraduates and practitioners who wish to learn about the state-of-the-art in constraint programming. No prior knowledge about the field is necessary to be able to read the chapters and gather useful knowledge. Researchers from other fields should find in this handbook an effective way to learn about constraint programming and to possibly use some of the constraint programming concepts and techniques in their work, thus providing a means for a fruitful cross-fertilization among different research areas.The handbook is organized in two parts. The first part covers the basic foundations of constraint programming, including the history, the notion of constraint propagation, basic search methods, global constraints, tractability and computational complexity, and important issues in modeling a problem as a constraint problem. The second part covers constraint languages and solver, several useful extensions to the basic framework (such as interval constraints, structured domains, and distributed CSPs), and successful application areas for constraint programming.- Covers the whole field of constraint programming- Survey-style chapters- Five chapters on applications
Abstract Domains in Constraint Programming
Title | Abstract Domains in Constraint Programming PDF eBook |
Author | Marie Pelleau |
Publisher | Elsevier |
Pages | 177 |
Release | 2015-05-20 |
Genre | Computers |
ISBN | 0081004648 |
Constraint 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
Constraint Processing
Title | Constraint Processing PDF eBook |
Author | Rina Dechter |
Publisher | Morgan Kaufmann |
Pages | 504 |
Release | 2003-05-05 |
Genre | Computers |
ISBN | 1558608907 |
Constraint reasoning has matured over the last three decades with contributions from a diverse community of researchers in artificial intelligence, databases and programming languages, operations research, management science, and applied mathematics. In Constraint Processing, Rina Dechter synthesizes these contributions, as well as her own significant work, to provide the first comprehensive examination of the theory that underlies constraint processing algorithms.
Proceedings of the Seventh SIAM International Conference on Data Mining
Title | Proceedings of the Seventh SIAM International Conference on Data Mining PDF eBook |
Author | Chid Apte |
Publisher | Proceedings in Applied Mathema |
Pages | 674 |
Release | 2007 |
Genre | Computers |
ISBN |
The Seventh SIAM International Conference on Data Mining (SDM 2007) continues a series of conferences whose focus is the theory and application of data mining to complex datasets in science, engineering, biomedicine, and the social sciences. These datasets challenge our abilities to analyze them because they are large and often noisy. Sophisticated, highperformance, and principled analysis techniques and algorithms, based on sound statistical foundations, are required. Visualization is often critically important; tuning for performance is a significant challenge; and the appropriate levels of abstraction to allow end-users to exploit sophisticated techniques and understand clearly both the constraints and interpretation of results are still something of an open question.
Constraint-Based Scheduling
Title | Constraint-Based Scheduling PDF eBook |
Author | Philippe Baptiste |
Publisher | Springer Science & Business Media |
Pages | 204 |
Release | 2012-12-06 |
Genre | Mathematics |
ISBN | 1461514797 |
Constraint Programming is a problem-solving paradigm that establishes a clear distinction between two pivotal aspects of a problem: (1) a precise definition of the constraints that define the problem to be solved and (2) the algorithms and heuristics enabling the selection of decisions to solve the problem. It is because of these capabilities that Constraint Programming is increasingly being employed as a problem-solving tool to solve scheduling problems. Hence the development of Constraint-Based Scheduling as a field of study. The aim of this book is to provide an overview of the most widely used Constraint-Based Scheduling techniques. Following the principles of Constraint Programming, the book consists of three distinct parts: The first chapter introduces the basic principles of Constraint Programming and provides a model of the constraints that are the most often encountered in scheduling problems. Chapters 2, 3, 4, and 5 are focused on the propagation of resource constraints, which usually are responsible for the "hardness" of the scheduling problem. Chapters 6, 7, and 8 are dedicated to the resolution of several scheduling problems. These examples illustrate the use and the practical efficiency of the constraint propagation methods of the previous chapters. They also show that besides constraint propagation, the exploration of the search space must be carefully designed, taking into account specific properties of the considered problem (e.g., dominance relations, symmetries, possible use of decomposition rules). Chapter 9 mentions various extensions of the model and presents promising research directions.
Integration of AI and OR Techniques in Constraint Programming
Title | Integration of AI and OR Techniques in Constraint Programming PDF eBook |
Author | Domenico Salvagnin |
Publisher | Springer |
Pages | 441 |
Release | 2017-05-30 |
Genre | Computers |
ISBN | 3319597760 |
This book constitutes the proceedings of the 14th International Conference on Integration of Artificial Intelligence and Operations Research Techniques in Constraint Programming for Combinatorial Optimization Problems, CPAIOR 2017, held in Padua, Italy, in June 2017. The 32 full papers presented together with 6 abstracts were carefully reviewed and selected from numerous submissions. The conference brings together interested researchers from constraint programming, artificial intelligence, and operations research to present new techniques or applications in the intersection of these fields and provides an opportunity for researchers in one area to learn about techniques in the others, and to show how the integration of techniques from different fields can lead to interesting results on large and complex problems.