• Skip to content (access key 1)
  • Skip to search (access key 7)
FWF — Austrian Science Fund
  • Go to overview page Discover

    • Research Radar
      • Research Radar Archives 1974–1994
    • Discoveries
      • Emmanuelle Charpentier
      • Adrian Constantin
      • Monika Henzinger
      • Ferenc Krausz
      • Wolfgang Lutz
      • Walter Pohl
      • Christa Schleper
      • Elly Tanaka
      • Anton Zeilinger
    • Impact Stories
      • Verena Gassner
      • Wolfgang Lechner
      • Birgit Mitter
      • Oliver Spadiut
      • Georg Winter
    • scilog Magazine
    • Austrian Science Awards
      • FWF Wittgenstein Awards
      • FWF ASTRA Awards
      • FWF START Awards
      • Award Ceremony
    • excellent=austria
      • Clusters of Excellence
      • Emerging Fields
    • In the Spotlight
      • 40 Years of Erwin Schrödinger Fellowships
      • Quantum Austria
    • Dialogs and Talks
      • think.beyond Summit
    • Knowledge Transfer Events
    • E-Book Library
  • Go to overview page Funding

    • Portfolio
      • excellent=austria
        • Clusters of Excellence
        • Emerging Fields
      • Projects
        • Principal Investigator Projects
        • Principal Investigator Projects International
        • Clinical Research
        • 1000 Ideas
        • Arts-Based Research
        • FWF Wittgenstein Award
      • Careers
        • ESPRIT
        • FWF ASTRA Awards
        • Erwin Schrödinger
        • doc.funds
        • doc.funds.connect
      • Collaborations
        • Specialized Research Groups
        • Special Research Areas
        • Research Groups
        • International – Multilateral Initiatives
        • #ConnectingMinds
      • Communication
        • Top Citizen Science
        • Science Communication
        • Book Publications
        • Digital Publications
        • Open-Access Block Grant
      • Subject-Specific Funding
        • AI Mission Austria
        • Belmont Forum
        • ERA-NET HERA
        • ERA-NET NORFACE
        • ERA-NET QuantERA
        • Alternative Methods to Animal Testing
        • European Partnership BE READY
        • European Partnership Biodiversa+
        • European Partnership BrainHealth
        • European Partnership ERA4Health
        • European Partnership ERDERA
        • European Partnership EUPAHW
        • European Partnership FutureFoodS
        • European Partnership OHAMR
        • European Partnership PerMed
        • European Partnership Water4All
        • Gottfried and Vera Weiss Award
        • LUKE – Ukraine
        • netidee SCIENCE
        • Herzfelder Foundation Projects
        • Quantum Austria
        • Rückenwind Funding Bonus
        • WE&ME Award
        • Zero Emissions Award
      • International Collaborations
        • Belgium/Flanders
        • Germany
        • France
        • Italy/South Tyrol
        • Japan
        • Korea
        • Luxembourg
        • Poland
        • Switzerland
        • Slovenia
        • Taiwan
        • Tyrol-South Tyrol-Trentino
        • Czech Republic
        • Hungary
    • Step by Step
      • Find Funding
      • Submitting Your Application
      • International Peer Review
      • Funding Decisions
      • Carrying out Your Project
      • Closing Your Project
      • Further Information
        • Integrity and Ethics
        • Inclusion
        • Applying from Abroad
        • Personnel Costs
        • PROFI
        • Final Project Reports
        • Final Project Report Survey
    • FAQ
      • Project Phase PROFI
      • Project Phase Ad Personam
      • Expiring Programs
        • Elise Richter and Elise Richter PEEK
        • FWF START Awards
  • Go to overview page About Us

    • Mission Statement
    • FWF Video
    • Values
    • Facts and Figures
    • Annual Report
    • What We Do
      • Research Funding
        • Matching Funds Initiative
      • International Collaborations
      • Studies and Publications
      • Equal Opportunities and Diversity
        • Objectives and Principles
        • Measures
        • Creating Awareness of Bias in the Review Process
        • Terms and Definitions
        • Your Career in Cutting-Edge Research
      • Open Science
        • Open-Access Policy
          • Open-Access Policy for Peer-Reviewed Publications
          • Open-Access Policy for Peer-Reviewed Book Publications
          • Open-Access Policy for Research Data
        • Research Data Management
        • Citizen Science
        • Open Science Infrastructures
        • Open Science Funding
      • Evaluations and Quality Assurance
      • Academic Integrity
      • Science Communication
      • Philanthropy
      • Sustainability
    • History
    • Legal Basis
    • Organization
      • Executive Bodies
        • Executive Board
        • Supervisory Board
        • Assembly of Delegates
        • Scientific Board
        • Juries
      • FWF Office
    • Jobs at FWF
  • Go to overview page News

    • News
    • Press
      • Logos
    • Calendar
      • Post an Event
      • FWF Informational Events
    • Job Openings
      • Enter Job Opening
    • Newsletter
  • Discovering
    what
    matters.

    FWF-Newsletter Press-Newsletter Calendar-Newsletter Job-Newsletter scilog-Newsletter

    SOCIAL MEDIA

    • LinkedIn, external URL, opens in a new window
    • , external URL, opens in a new window
    • Facebook, external URL, opens in a new window
    • Instagram, external URL, opens in a new window
    • YouTube, external URL, opens in a new window

    SCILOG

    • Scilog — The science magazine of the Austrian Science Fund (FWF)
  • elane login, external URL, opens in a new window
  • Scilog external URL, opens in a new window
  • de Wechsle zu Deutsch

  

Algebraic Theory for Promise Constraint Satisfaction Problem

Algebraic Theory for Promise Constraint Satisfaction Problem

Julius Jonusas (ORCID: 0000-0003-3279-5939)
  • Grant DOI 10.55776/M2555
  • Funding program Lise Meitner
  • Status ended
  • Start November 1, 2018
  • End January 31, 2021
  • Funding amount € 156,140
  • Project website

Disciplines

Computer Sciences (20%); Mathematics (80%)

Keywords

    Generalisations Of Csp, Clonoids, PCSP, Universal Algebra

Abstract Final report

Intuitively, the computational complexity of a computational problem is a measure of the difficulty of the problem. Computers, undoubtedly, play a large role in our everyday lives, and so understanding which computational tasks are feasible is of a high priority, with countless applications, for example in artificial intelligence. The aim of this project is to study the computational complexity of a class of problems known as Promise Constraint Satisfaction Problems, or PCSPs for short. This class generalises Constraint Satisfaction Problems, or CSPs, another important and well-studied class of problems. Informally, an instance of a CSP or PCSP is a problem akin to a sudoku, that is the problem of assigning values to an input set of variables under some constraints. Unlike the usual sudoku, however, we only want to know if such an assignment exists, rather than to explicitly find one. The difference between CSPs and PCSPs is that in the latter case we have two sets of possible values, one of which is more restrictive, and we want to decide between the existence of such an assignment with values from the first set, or the non-existence from the second. Recently, a major breakthrough has been achieved in the study of CSPs. The computational complexity of the CSPs has been classified in the case when there are only finitely many possible values to assign to the variables. The essential observation for this classification is the fact that the complexity of a CSP only depends on a certain algebraic object associated with it, called polymorphism clone. As a consequence, a fruitful algebraic theory has been developed which eventually led to the proof of the classification mentioned above. The methods from CSPs do not apply to PCSPs directly, however, it is already known that the computational complexity of a PCSP is encoded in a different algebraic object, called polymorphism clonoid. In this project, we develop the algebraic theory for polymorphism clonoids, inspired by the one developed for polymorphism clones. Unlike in the other research on clonoids, this project has a strong emphasis on the algebraic theory for clonoids which correspond to certain infinite PCSPs, that is the case when there are infinitely many values to assign to the variables. This broader setting brings together methods from other branches of mathematics such as Mathematical Logic, Topology, and Combinatorics, which are not necessary in the finite case. Progress on this project will enhance the understanding of the fundamentals of computation.

Computational complexity of a (computational) problem can be thought to be a measure of how easy or difficult it is to solve the said problem. In practice, we want to know how much time or other computer resources such a computation is expected to require and how this amount changes when input sizes are scaled up. For example, if an internet search engine needs to process 10 times more websites then before, are the resources necessary for this 10 times higher, 100 times higher, or is the growth exponential. The answer to this question can have profound implications on what is feasible to compute. The aim of this project was to study the computational complexity of a certain important class of problems known as Promise Constraint Satisfaction Problems, or PCSP for short. PCSP is a proper generalisation of another well studied class of problems - Constraint Satisfaction Problems, or CSP. In the last few years, a major breakthrough has been achieved in the study of CSP, that is the computational complexity of the CSP over a large and natural class has been classified. The essential observation for this classification was the fact that the computational complexity of a CSP only depends on a certain algebraic object associated with it, called polymorphism clone. As a consequence, a fruitful algebraic theory has been developed which eventually led to the proof of the classification mentioned above. It had already been established that in the case of PCSP there also exists an associated algebraic object, called polymorphism clonoid, which encodes the computational complexity. Of particular interest in this project was the case when the underlying structures which define a particular Promise Constraint Satisfaction Problem are infinite but well-behaved. In such cases beside the algebraic structure one can make use of an additional topological structure, which have proven useful in the realm of CSP. The main research outcomes of the project underline the importance of topology and its interactions with the algebraic structure. On one hand, we demonstrate that for certain well-studied structures there is a unique topology which is compatible with the algebraic structure of the polymorphism clone. On the other hand, we show that a recent results about the relevance of topology (in a dichotomy conjecture for infinite-domain constraint satisfaction problems) also apply for CSP templates, that is, structures which give rise to CSP in a sensible way.

Research institution(s)
  • Technische Universität Wien - 100%
International project participants
  • Libor Barto, Charles University Prague - Czechia
  • Manuel Bodirsky, Technische Universität Dresden - Germany
  • Marcin Kozik, Jagellonian University - Poland

Research Output

  • 8 Citations
  • 5 Publications
Publications
  • 2023
    Title Polish topologies on endomorphism monoids of relational structures
    DOI 10.1016/j.aim.2023.109214
    Type Journal Article
    Author Elliott L
    Journal Advances in Mathematics
  • 2022
    Title Polish topologies on endomorphism monoids of relational structures
    DOI 10.48550/arxiv.2203.11577
    Type Preprint
    Author Elliott L
  • 2022
    Title When Symmetries Are Not Enough: A Hierarchy of Hard Constraint Satisfaction Problems
    DOI 10.1137/20m1383471
    Type Journal Article
    Author Gillibert P
    Journal SIAM Journal on Computing
    Pages 175-213
    Link Publication
  • 2020
    Title When symmetries are not enough: a hierarchy of hard Constraint Satisfaction Problems
    DOI 10.48550/arxiv.2002.07054
    Type Preprint
    Author Gillibert P
  • 2020
    Title Sets of universal sequences for the symmetric group and analogous semigroups
    DOI 10.1090/proc/14881
    Type Journal Article
    Author Hyde J
    Journal Proceedings of the American Mathematical Society
    Pages 1917-1931
    Link Publication

Discovering
what
matters.

Newsletter

FWF-Newsletter Press-Newsletter Calendar-Newsletter Job-Newsletter scilog-Newsletter

Contact

Austrian Science Fund (FWF)
Georg-Coch-Platz 2
(Entrance Wiesingerstraße 4)
1010 Vienna

office(at)fwf.ac.at
+43 1 505 67 40

General information

  • Job Openings
  • Jobs at FWF
  • Press
  • Philanthropy
  • scilog
  • FWF Office
  • Social Media Directory
  • LinkedIn, external URL, opens in a new window
  • , external URL, opens in a new window
  • Facebook, external URL, opens in a new window
  • Instagram, external URL, opens in a new window
  • YouTube, external URL, opens in a new window
  • Cookies
  • Whistleblowing/Complaints Management
  • Accessibility Statement
  • Data Protection
  • Acknowledgements
  • IFG-Form
  • Social Media Directory
  • © Österreichischer Wissenschaftsfonds FWF
© Österreichischer Wissenschaftsfonds FWF