Complexity of Infinite-Domain Constraint Satisfaction

Complexity of Infinite-Domain Constraint Satisfaction
Author :
Publisher : Cambridge University Press
Total Pages : 537
Release :
ISBN-10 : 9781107042841
ISBN-13 : 1107042844
Rating : 4/5 (41 Downloads)

Book Synopsis Complexity of Infinite-Domain Constraint Satisfaction by : Manuel Bodirsky

Download or read book Complexity of Infinite-Domain Constraint Satisfaction written by Manuel Bodirsky and published by Cambridge University Press. This book was released on 2021-06-10 with total page 537 pages. Available in PDF, EPUB and Kindle. Book excerpt: Introduces the universal-algebraic approach to classifying the computational complexity of constraint satisfaction problems.

Complexity of Infinite-Domain Constraint Satisfaction

Complexity of Infinite-Domain Constraint Satisfaction
Author :
Publisher : Cambridge University Press
Total Pages :
Release :
ISBN-10 : 9781009158633
ISBN-13 : 1009158635
Rating : 4/5 (33 Downloads)

Book Synopsis Complexity of Infinite-Domain Constraint Satisfaction by : Manuel Bodirsky

Download or read book Complexity of Infinite-Domain Constraint Satisfaction written by Manuel Bodirsky and published by Cambridge University Press. This book was released on 2021-06-10 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt: Constraint Satisfaction Problems (CSPs) are natural computational problems that appear in many areas of theoretical computer science. Exploring which CSPs are solvable in polynomial time and which are NP-hard reveals a surprising link with central questions in universal algebra. This monograph presents a self-contained introduction to the universal-algebraic approach to complexity classification, treating both finite and infinite-domain CSPs. It includes the required background from logic and combinatorics, particularly model theory and Ramsey theory, and explains the recently discovered link between Ramsey theory and topological dynamics and its implications for CSPs. The book will be of interest to graduate students and researchers in theoretical computer science and to mathematicians in logic, combinatorics, and dynamics who wish to learn about the applications of their work in complexity theory.

Complexity Classifications of Boolean Constraint Satisfaction Problems

Complexity Classifications of Boolean Constraint Satisfaction Problems
Author :
Publisher : SIAM
Total Pages : 112
Release :
ISBN-10 : 9780898714791
ISBN-13 : 0898714796
Rating : 4/5 (91 Downloads)

Book Synopsis Complexity Classifications of Boolean Constraint Satisfaction Problems by : Nadia Creignou

Download or read book Complexity Classifications of Boolean Constraint Satisfaction Problems written by Nadia Creignou and published by SIAM. This book was released on 2001-01-01 with total page 112 pages. Available in PDF, EPUB and Kindle. Book excerpt: Presents a novel form of a compendium that classifies an infinite number of problems by using a rule-based approach.

On Infinite-Domain CSPs Parameterized by Solution Cost

On Infinite-Domain CSPs Parameterized by Solution Cost
Author :
Publisher : Linköping University Electronic Press
Total Pages : 53
Release :
ISBN-10 : 9789180754972
ISBN-13 : 918075497X
Rating : 4/5 (72 Downloads)

Book Synopsis On Infinite-Domain CSPs Parameterized by Solution Cost by : George Osipov

Download or read book On Infinite-Domain CSPs Parameterized by Solution Cost written by George Osipov and published by Linköping University Electronic Press. This book was released on 2024-04-24 with total page 53 pages. Available in PDF, EPUB and Kindle. Book excerpt: In this thesis we study the computational complexity of MinCSP - an optimization version of the Constraint Satisfaction Problem (CSP). The input to a MinCSP is a set of variables and constraints applied to these variables, and the goal is to assign values (from a fixed domain) to the variables while minimizing the solution cost, i.e. the number of unsatisfied constraints. We are specifically interested in MinCSP with infinite domains of values. Infinite-domain MinCSPs model fundamental optimization problems in computer science and are of particular relevance to artificial intelligence, especially temporal and spatial reasoning. The usual way to study computational complexity of CSPs is to restrict the types of constraints that can be used in the inputs, and either construct fast algorithms or prove lower bounds on the complexity of the resulting problems. The vast majority of interesting MinCSPs are NP-hard, so standard complexity-theoretic assumptions imply that we cannot find exact solutions to all inputs of these problems in polynomial time with respect to the input size. Hence, we need to relax at least one of the three requirements above, opting for either approximate solutions, solving some inputs, or using super-polynomial time. Parameterized algorithms exploits the latter two relaxations by identifying some common structure of the interesting inputs described by some parameter, and then allowing super-polynomial running times with respect to that parameter. Such algorithms are feasible for inputs of any size whenever the parameter value is small. For MinCSP, a natural parameter is optimal solution cost. We also study parameterized approximation algorithms, where the requirement for exact solutions is also relaxed. We present complete complexity classifications for several important classes of infinite-domain constraints. These are simple temporal constraints and interval constraints, which have notable applications in temporal reasoning in AI, linear equations over finite and infinite fields as well as some commutative rings (e.g., the rationals and the integers), which are of fundamental theoretical importance, and equality constraints, which are closely related to connectivity problems in undirected graphs and form the basis of studying first-order definable constraints over infinite domains. In all cases, we prove results as follows: we fix a (possibly infinite) set of allowed constraint types C, and for every finite subset of C, determine whether MinCSP(), i.e., MinCSP restricted to the constraint types in , is fixed-parameter tractable, i.e. solvable in f(k) · poly(n) time, where k is the parameter, n is the input size, and f is any function that depends solely on k. To rule out such algorithms, we prove lower bounds under standard assumptions of parameterized complexity. In all cases except simple temporal constraints, we also provide complete classifications for fixed-parameter time constant-factor approximation.

Complexity of Constraints

Complexity of Constraints
Author :
Publisher : Springer Science & Business Media
Total Pages : 326
Release :
ISBN-10 : 9783540927990
ISBN-13 : 3540927999
Rating : 4/5 (90 Downloads)

Book Synopsis Complexity of Constraints by : Nadia Creignou

Download or read book Complexity of Constraints written by Nadia Creignou and published by Springer Science & Business Media. This book was released on 2008-12-18 with total page 326 pages. Available in PDF, EPUB and Kindle. Book excerpt: Nowadays constraint satisfaction problems (CSPs) are ubiquitous in many different areas of computer science, from artificial intelligence and database systems to circuit design, network optimization, and theory of programming languages. Consequently, it is important to analyze and pinpoint the computational complexity of certain algorithmic tasks related to constraint satisfaction. The complexity-theoretic results of these tasks may have a direct impact on, for instance, the design and processing of database query languages, or strategies in data-mining, or the design and implementation of planners. This state-of-the-art survey contains the papers that were invited by the organizers after conclusion of an International Dagstuhl-Seminar on Complexity of Constraints, held in Dagstuhl Castle, Germany, in October 2006. A number of speakers were solicited to write surveys presenting the state of the art in their area of expertise. These contributions were peer-reviewed by experts in the field and revised before they were collated to the 9 papers of this volume. In addition, the volume contains a reprint of a survey by Kolaitis and Vardi on the logical approach to constraint satisfaction that first appeared in 'Finite Model Theory and its Applications', published by Springer in 2007.

Complexity of Constraints

Complexity of Constraints
Author :
Publisher : Springer
Total Pages : 326
Release :
ISBN-10 : 9783540928003
ISBN-13 : 3540928006
Rating : 4/5 (03 Downloads)

Book Synopsis Complexity of Constraints by : Nadia Creignou

Download or read book Complexity of Constraints written by Nadia Creignou and published by Springer. This book was released on 2008-12-23 with total page 326 pages. Available in PDF, EPUB and Kindle. Book excerpt: Nowadays constraint satisfaction problems (CSPs) are ubiquitous in many different areas of computer science, from artificial intelligence and database systems to circuit design, network optimization, and theory of programming languages. Consequently, it is important to analyze and pinpoint the computational complexity of certain algorithmic tasks related to constraint satisfaction. The complexity-theoretic results of these tasks may have a direct impact on, for instance, the design and processing of database query languages, or strategies in data-mining, or the design and implementation of planners. This state-of-the-art survey contains the papers that were invited by the organizers after conclusion of an International Dagstuhl-Seminar on Complexity of Constraints, held in Dagstuhl Castle, Germany, in October 2006. A number of speakers were solicited to write surveys presenting the state of the art in their area of expertise. These contributions were peer-reviewed by experts in the field and revised before they were collated to the 9 papers of this volume. In addition, the volume contains a reprint of a survey by Kolaitis and Vardi on the logical approach to constraint satisfaction that first appeared in 'Finite Model Theory and its Applications', published by Springer in 2007.

Automated Reasoning

Automated Reasoning
Author :
Publisher : Springer
Total Pages : 740
Release :
ISBN-10 : 9783319942056
ISBN-13 : 3319942050
Rating : 4/5 (56 Downloads)

Book Synopsis Automated Reasoning by : Didier Galmiche

Download or read book Automated Reasoning written by Didier Galmiche and published by Springer. This book was released on 2018-07-06 with total page 740 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book constitutes the refereed proceedings of the 9th International Joint Conference on Automated Reasoning, IJCAR 2018, held in Oxford, United Kingdom, in July 2018, as part of the Federated Logic Conference, FLoC 2018. In 2018, IJCAR unites CADE, TABLEAUX, and FroCoS, the International Symposium on Frontiers of Combining Systems, and, for the fourth time, is part of the Federated Logic Conference. The 38 revised full research papers and 8 system descriptions presented together with two invited talks were carefully reviewed and selected from 108 submissions. The papers focus on topics such as logics, deductive systems, proof-search methods, theorem proving, model checking, verification, formal methods, and program analysis.