TOP
Suche auf der Schloss Dagstuhl Webseite
Sie suchen nach Informationen auf den Webseiten der einzelnen Seminare? - Dann:
Nicht fündig geworden? - Einige unserer Dienste laufen auf separaten Webseiten mit jeweils eigener Suche. Bitte beachten Sie folgende Liste:
Schloss Dagstuhl - LZI - Logo
Schloss Dagstuhl Services
Seminare
Innerhalb dieser Seite:
Externe Seiten:
  • DOOR (zum Registrieren eines Dagstuhl Aufenthaltes)
  • DOSA (zum Beantragen künftiger Dagstuhl Seminare oder Dagstuhl Perspektiven Workshops)
Publishing
Innerhalb dieser Seite:
Externe Seiten:
dblp
Innerhalb dieser Seite:
Externe Seiten:
  • die Informatik-Bibliographiedatenbank dblp


Dagstuhl-Seminar 22201

The Constraint Satisfaction Problem: Complexity and Approximability

( 15. May – 20. May, 2022 )

(zum Vergrößern in der Bildmitte klicken)

Permalink
Bitte benutzen Sie folgende Kurz-Url zum Verlinken dieser Seite: https://www.dagstuhl.de/22201

Organisatoren

Kontakt



Programm

Summary

The constraint satisfaction problem, or CSP in short, provides a unifying framework in which it is possible to express, in a natural way, a wide variety of computational problems dealing with mappings and assignments, including satisfiability, graph/hypergraph colorability, and systems of equations. The CSP framework originated around 40 years ago independently in artificial intelligence, database theory, and graph theory, under three different guises, and it was realised only in the late 1990s that these are in fact different faces of the same fundamental problem. Nowadays, the CSP is extensively used in theoretical computer science, being a mathematical object offering a good balance between generality and structure that provides an excellent laboratory both for classification methods and for algorithmic techniques, while in AI and more applied areas of computer science this framework is widely regarded as a versatile and efficient way of modelling and solving a variety of real-world problems, such as planning and scheduling, software verification and natural language comprehension, to name just a few. An instance of CSP consists of a set of variables, a set of values for the variables, and a set of constraints that restrict the combinations of values that certain subsets of variables may take. Given such an instance, the possible questions include (a) deciding whether there is an assignment of values to the variables so that every constraint is satisfied, or optimising such assignments in various ways, or (b) finding an assignment satisfying as many constraints as possible. There are many important modifications and extensions of this basic framework, e.g., those that deal with counting assignments or involve soft or global constraints.

Constraint satisfaction has always played a central role in computational complexity theory; appropriate versions of CSPs are classical complete problems for most standard complexity classes. CSPs constitute a rich and yet sufficiently manageable class of problems to give a good perspective on general computational phenomena. For instance, they help to understand which mathematical properties make a problem tractable (in a wide sense, e.g., polynomial-time solvable or non-trivially approximable, fixed-parameter tractable or definable in a weak logic). One of the most striking features of this study is the variety of different branches of mathematics (including universal algebra and logic, combinatorics and graph theory, probability theory and mathematical programming) that are used to achieve deep insights into CSP, and this Dagstuhl Seminar aims to contribute towards further synergy in the area.

After about 15 years of intense research activity and hugely impressive progress, the culmination of the algebraic-approach to fixed-template CSPs was the resolution of the Feder-Vardi conjecture independently by Bulatov and Zhuk in 2017. While some fundamental questions (such as a fine-grained understanding of tractable CSPs) remain open, new research directions on generalizations of CSPs started emerging. The fixed-template promise CSP (PCSP) is among the most promising new directions of research motivated by better understanding computational hardness or tractability. PCSPs are a vast generalization of CSPs where each predicate has a strong and a weak form and given a CSP instance, the objective is to distinguish if the strong form can be satisfied vs. even the weak form cannot be satisfied. A prime and well-known example is the approximate graph coloring problem: distinguish k-colorable graphs from graphs that are not even ℓ-colorable, for some fixed k<ℓ. The main topic of this seminar is PCSPs, a highly ambitious research direction with intriguing connections to both old open problems (such as the approximate graph coloring problem) and new research directions (such as generalizations of submodularity, a key concept in optimization).

Concluding remarks and future plans. The seminar was well received as witnessed by the high rate of accepted invitations and the great degree of involvement by the participants. Because of a multitude of impressive results reported during the seminar and active discussions between researchers with different expertise areas, the organisers regard this seminar as a great success. With steadily increasing interactions between such researchers, we foresee another seminar focusing on the interplay between different approaches to studying the complexity and approximability of the CSP. Finally, the organisers wish to express their gratitude to the Scientific Directors of the Dagstuhl Centre for their support of the seminar.

Description of the Topics of the Seminar

With the resolution of the Feder-Vardi conjecture on finite-domain CSPs by Bulatov and Zhuk in 2017, the field has moved on to more generalizations of finite-domain decision CSPs. One of the main emerging areas is that of Promise CSPs (PCSPs), which are a huge generalization of CSPs.

Promise CSPs

The study of PCSPs is about approximability of perfectly satisfiable instances. This exciting area been the main theme of this workshop, with about half of the talks on PCSPs.

The workshop started with a 2-hour tutorial on the basics of PCSPs.

  • In the first part, Opršal talked about basic tools used in the complexity analysis of PCSPs, namely minions and free structures.
  • In the second part, Opršal talked about an application of topology in the study of complexity of graph colorings.

There were three topologists attending the seminar and one of them gave a talk.

  • Kozlov gave a talk on uses of topology in theoretical computer science and homomorphism questions in particular.

There were 9 contributed talks on recent results on PCSPs.

  • Barto talked about his work on "baby PCP", which is a combinatorial variant of a (weaker version of) the PCP theorem.
  • Brakensiek gave two talks: one on minions related to SDP relaxations for PCSPs, and one on very recent results on robust solvability of certain PCSPs.
  • Butti gave a talk about Sherali-Adams relaxations for valued PCSPs.
  • Ciardo gave a talk about Sherali-Adams relaxations for PCSPs, and more generally about studying hierarchies of convex relaxations via tensorisation.
  • Dalmau gave a talk about his work on a condition that PCSPs solvable by local consistency algorithms have to satisfy.
  • Kompatscher gave an overview of existing results on finite tractability of PCSPs.
  • Mottet gave a talk about his very recent work on first-order definable PCSPs and a relationship to PCSPs solved by local consistency algorithms.
  • Nakajima gave a talk on the complexity of linearly-ordered colorings.

Approximability of CSPs

The second main theme of the seminar was recent progress in the area of approximability of CSPs. This part of the programme started with a 2-hour tutorial:

  • Tulsiani gave a tutorial on how to approximate CSPs via the Sum of Squares hierarchy of SDP relaxations, including related work on high-dimensional expanders.

Three participants gave talks on approximability of CSPs.

  • Bhangale gave a talk on approximability of solvable linear equations over non-Abelian groups.
  • Kothari presented a refutation algorithm for unsatisfiable instances of SAT and CSP.
  • Potechin talked about an algorithm for Max NAE-SAT with clauses of lengths 3 and 5.

Infinite-domain CSPs

The area of infinite-domain CSPs has seen some exciting progress in last few years with new techniques being developed.

  • Bodirsky talked about methods for transferring complexity classification result between different classes of infinite-domain CSPs.
  • Nagy talked about the complexity of CSPs over random hypergraphs.
  • Pinsker gave an overview of recent developments around the dichotomy conjecture for infinite-domain CSPs.

Generalisations of CSPs

There are several interesting research directions related to CSPs, including the number of solutions, CSPs with a bound on the number of occurrences for each variable, quantified CSPs, a generalisation to the ideal membership problem, etc. The seminar featured 5 talks on these topics.

  • Austrin presented an algorithmic lowerbound for perfect matching on random graphs, a canonical example of an edge CSP.
  • Bulatov gave a talk the ideal membership problem.
  • Chen presented his results on property testing of homomorphism inadmissibility.
  • Kazeminia presented a classification of counting graph homomorphism modulo 2.
  • Zhuk presented a complexity classification of quantified CSPs.
Copyright Martin Grohe, Venkatesan Guruswami, Dániel Marx, and Stanislav Živný

Motivation

The constraint satisfaction problem, or CSP in short, provides a unifying framework in which it is possible to express, in a natural way, a wide variety of computational problems dealing with mappings and assignments, including satisfiability, graph/hypergraph colorability, and systems of equations. The CSP framework originated around 40 years ago independently in artificial intelligence, database theory, and graph theory, under three different guises, and it was realised only in the late 1990s that these are in fact different faces of the same fundamental problem. Nowadays, the CSP is extensively used in theoretical computer science, being a mathematical object offering a good balance between generality and structure that provides an excellent laboratory both for classification methods and for algorithmic techniques, while in AI and more applied areas of computer science this framework is widely regarded as a versatile and efficient way of modelling and solving a variety of real-world problems, such as planning and scheduling, software verification and natural language comprehension, to name just a few. An instance of CSP consists of a set of variables, a set of values for the variables, and a set of constraints that restrict the combinations of values that certain subsets of variables may take. Given such an instance, the possible questions include (a) deciding whether there is an assignment of values to the variables so that every constraint is satisfied, or optimising such assignments in various ways, or (b) finding an assignment satisfying as many constraints as possible. There are many important modifications and extensions of this basic framework, e.g., those that deal with counting assignments or involve soft or global constraints.

Constraint satisfaction has always played a central role in computational complexity theory; appropriate versions of CSPs are classical complete problems for most standard complexity classes. CSPs constitute a rich and yet sufficiently manageable class of problems to give a good perspective on general computational phenomena. For instance, they help to understand which mathematical properties make a problem tractable (in a wide sense, e.g., polynomial-time solvable or non-trivially approximable, fixed-parameter tractable or definable in a weak logic). One of the most striking features of this study is the variety of different branches of mathematics (including universal algebra and logic, combinatorics and graph theory, probability theory and mathematical programming) that are used to achieve deep insights into CSP, and this Dagstuhl Seminar aims to contribute towards further synergy in the area.

After about 15 years of intense research activity and hugely impressive progress, the culmination of the algebraic-approach to fixed-template CSPs was the resolution of the Feder-Vardi conjecture independently by Bulatov and Zhuk in 2017. While some fundamental questions (such as a fine-grained understanding of tractable CSPs) remain open, new research directions on generalizations of CSPs started emerging. The fixed-template promise CSP (PCSP) is among the most promising new directions of research motivated by better understanding computational hardness or tractability. PCSPs are a vast generalization of CSPs where each predicate has a strong and a weak form and given a CSP instance, the objective is to distinguish if the strong form can be satisfied vs. even the weak form cannot be satisfied. A prime and well-known example is the approximate graph coloring problem: distinguish k-colorable graphs from graphs that are not even l-colorable, for some fixed k < l. The main topic of this seminar is PCSPs, a highly ambitious research direction with intriguing connections to both old open problems (such as the approximate graph coloring problem) and new research directions (such as generalizations of submodularity, a key concept in optimization).

Copyright Martin Grohe, Venkatesan Guruswami, Dániel Marx, and Stanislav Živný

Teilnehmer
Vor Ort
  • Kristina Asimi (Charles University - Prague, CZ)
  • Per Austrin (KTH Royal Institute of Technology - Stockholm, SE) [dblp]
  • Libor Barto (Charles University - Prague, CZ) [dblp]
  • Manuel Bodirsky (TU Dresden, DE) [dblp]
  • Bertalan Bodor (Charles University - Prague, CZ)
  • Andrei A. Bulatov (Simon Fraser University - Burnaby, CA) [dblp]
  • Silvia Butti (UPF - Barcelona, ES)
  • Lorenzo Ciardo (University of Oxford, GB)
  • Victor Dalmau (UPF - Barcelona, ES) [dblp]
  • Dmitry Feichtner-Kozlov (Universität Bremen, DE) [dblp]
  • Martin Grohe (RWTH Aachen University, DE) [dblp]
  • Venkatesan Guruswami (Carnegie Mellon University - Pittsburgh, US) [dblp]
  • Johan Hastad (KTH Royal Institute of Technology - Stockholm, SE) [dblp]
  • Mark R. Jerrum (Queen Mary University of London, GB) [dblp]
  • Amirhossein Kazeminia (Simon Fraser University - Burnaby, CA)
  • Michael Kompatscher (Charles University - Prague, CZ) [dblp]
  • Pravesh K. Kothari (Carnegie Mellon University - Pittsburgh, US)
  • Marcin Kozik (Jagiellonian University - Kraków, PL) [dblp]
  • Andrei Krokhin (Durham University, GB) [dblp]
  • Barnaby Martin (Durham University, GB) [dblp]
  • Dániel Marx (CISPA - Saarbrücken, DE) [dblp]
  • Antoine Mottet (TU Hamburg, DE) [dblp]
  • Tomáš Nagy (TU Wien, AT)
  • Tamio-Vesa Nakajima (University of Oxford, GB)
  • Daniel Neuen (Simon Fraser University - Burnaby, CA) [dblp]
  • Joanna Ochremiak (University of Bordeaux, FR) [dblp]
  • Jakub Oprsal (University of Oxford, GB) [dblp]
  • Michael Pinsker (TU Wien, AT) [dblp]
  • Aaron Potechin (University of Chicago, US) [dblp]
  • Jakub Rydval (TU Dresden, DE)
  • Madhur Tulsiani (TTIC - Chicago, US) [dblp]
  • Caterina Viola (University of Oxford, GB) [dblp]
  • Albert Vucaj (TU Wien, AT)
  • Uli Wagner (IST Austria - Klosterneuburg, AT) [dblp]
  • Dmitriy Zhuk (Moscow State University, RU) [dblp]
  • Stanislav Živný (University of Oxford, GB) [dblp]
Remote:
  • Albert Atserias (UPC Barcelona Tech, ES) [dblp]
  • Amey Bhangale (University of California - Riverside, US)
  • Joshua Brakensiek (Stanford University, US) [dblp]
  • Hubie Chen (Birkbeck, University of London, GB) [dblp]
  • Florian Frick (Carnegie Mellon University - Pittsburgh, US)
  • Pasin Manurangsi (Google - Mountain View, US) [dblp]
  • Dana Moshkovitz (University of Texas - Austin, US) [dblp]
  • Aditya Potukuchi (University of Illinois - Chicago, US)
  • Akbar Rafiey (Simon Fraser University - Burnaby, CA) [dblp]
  • Sai Sandeep (Carnegie Mellon University - Pittsburgh, US)

Verwandte Seminare
  • Dagstuhl-Seminar 06401: Complexity of Constraints (2006-10-01 - 2006-10-06) (Details)
  • Dagstuhl-Seminar 09441: The Constraint Satisfaction Problem: Complexity and Approximability (2009-10-25 - 2009-10-30) (Details)
  • Dagstuhl-Seminar 12451: The Constraint Satisfaction Problem: Complexity and Approximability (2012-11-04 - 2012-11-09) (Details)
  • Dagstuhl-Seminar 15301: The Constraint Satisfaction Problem: Complexity and Approximability (2015-07-19 - 2015-07-24) (Details)
  • Dagstuhl-Seminar 18231: The Constraint Satisfaction Problem: Complexity and Approximability (2018-06-03 - 2018-06-08) (Details)
  • Dagstuhl-Seminar 25211: The Constraint Satisfaction Problem: Complexity and Approximability (2025-05-18 - 2025-05-23) (Details)

Klassifikation
  • Computational Complexity
  • Data Structures and Algorithms
  • Logic in Computer Science

Schlagworte
  • constraint satisfaction problem
  • computational complexity
  • hardness of approximation
  • universal algebra
  • semidefinite programming