• 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

  

Computer-Aided Verification of Existing P/NP Proof Attempts

Computer-Aided Verification of Existing P/NP Proof Attempts

Stefan Rass (ORCID: 0000-0003-2821-2489)
  • Grant DOI 10.55776/TAI201
  • Funding program 1000 Ideas
  • Status ended
  • Start October 1, 2020
  • End September 30, 2023
  • Funding amount € 126,513
  • Project website

Disciplines

Computer Sciences (100%)

Keywords

    Complexity Theory, Proof Assistant

Abstract Final report

The notorious P/NP question is among the most challenging open problems of computer science, and one of the remaining six unsolved millennium problems of the Clay Institute. Despite the progress made in decades ever since the problem was posed, the question has so far not been answered. It is easy to describe intuitively: consider only problems whose answer is simply yes or no. Among these, consider those for which a yes/no answer is computable in reasonable time, depending on the size of the problem. Call the class of all these problems P. Now, suppose that we do not ask for how to find a solution, because we are already given one. Then, the challenge is to verify if the solution at hand is correct or not, and many problems admit such a check efficiently. Put these problems into the class NP. The P/NP question is whether P = NP, or if these two classes are distinct, or as a third possibility if neither the equality nor inequality can be proven at all. The apparent simplicity of the problem has attracted many researchers to look into the issue, ranging from professional scientists, up to hobby mathematicians, having come up with a vast variety of proposed solutions to the question, none of which has yet been approved by the scientific community. A few barriers and dead-ends towards an answer are known, but the simple lot of proposed proofs of either P = NP or P NP is growing faster than people can verify them. This creates an unpleasant situation that may, in the long run, practically lead to the correct answer perhaps coming up, but go unrecognized among the many wrong attempts. As of today, there are more roughly 120 proof attempts available, with a mild majority claiming that P NP, a slight minority claiming P = NP, and very few ones saying that this is eventually not provable. Given that todays scientific quality management heavily depends on peer review, often done by people on voluntarily basis (and hence without revenue), the project seeks to empower people to getting an independent and objective verification of their work with help from computers. Specifically, we will pick a few published proof attempts from all three categories (equal, not equal, unprovable), model them in a machine-readable representation and let computers verify the mathematical arguments. Such proof assistants are useful to mathematicians to let complex logical reasoning be handed over to machines for an objective judgement without the need to find voluntary peer reviewers. Irrespectively of its meaning for science, P/NP is an invaluable question to study, and has been a source and inspiration of many new concepts and ideas that have found applications elsewhere. Making P/NP proofs machine-verifiable (much in the spirit of how the class NP itself is defined) may not only be a step towards an answer to the question itself, but also contributes to proof assistants themselves as being powerful tools in research.

Computer science offers efficient algorithms for solving a wide range of problems. This includes calculation problems, optimisation problems but also pure decision problems whose answer is simply "yes" or "no". The class "P" specifically includes the latter decision problems, provided they can be solved in a "reasonable" amount of time, i.e. with a realistic amount of resources in terms of time and memory. The class NP has problems to which solutions are known but not always reachable with contemporary resources. Nevertheless, many of the decision problems contained in NP allow a very efficient verification of a given solution. Examples of this include the travelling salesman problem (finding the shortest route through a series of cities without visiting a city twice), or placing people around a round table so that the individual wishes regarding left and right neighbourhood are taken into account (known as the Hamilton circle problem). Despite their apparent simplicity, these and many other problems escape all attempts at an efficient solution. The P/NP problem is the question of whether problems for which a given solution can be checked quickly also allow such a solution to be found just as efficiently. This question, which has been unanswered for decades, was declared one of the 6 Millennium Problems and is considered one of the most fundamental problems in computer science. Especially because of its intuitive simplicity, a large number of authors, both inside and outside the scientific community, have tried to find a solution, and as of autumn 2023, more than 120 proof attempts have been published. None of these have yet convinced the scientific community, and the large number of failed attempts has meant that valuable resources have sometimes been sparsely invested in reviewing newly submitted papers. Although the verification of new theoretical results is essential, this part of scientific activity enjoys a comparatively lower prestige and reputation than finding new results. The conduct of both by the same person(s) would be desirable, but is not necessarily equally objective. The CAVE PNP project therefore aims to investigate the feasibility of checking mathematical proofs in the context of P/NP using computer-aided proof assistants. These are specialised programming languages that can reproduce, semi-automatically find or check the concepts, structures and chains of reasoning of mathematical proofs. This enables authors to check their own work independently, since a computer-aided verification does not tolerate formal inaccuracies. The majority of scientists "believes" that P and NP are distinct; a slightly smaller lot believes in the equality, and a few papers claim the general unanswerability of the question. Time will eventually settle the problem, but the ability for an objective self-review by proof assistants may pave the way and speed up the search.

Research institution(s)
  • Universität Klagenfurt - 100%

Research Output

  • 3 Publications
  • 1 Software
Publications
  • 2024
    Title Computer-Aided Verification of P/NP Proofs: A Survey and Discussion
    DOI 10.1109/access.2024.3355540
    Type Journal Article
    Author Jakobitsch M
    Journal IEEE Access
  • 2024
    Title Threshold sampling
    DOI 10.1016/j.tcs.2024.114847
    Type Journal Article
    Author Jakobitsch M
    Journal Theoretical Computer Science
  • 2023
    Title Threshold Sampling
    DOI 10.21203/rs.3.rs-3330195/v1
    Type Preprint
    Author Jakobitsch M
Software
  • 2023 Link
    Title github repository with partial formalizations of selected proofs
    Link Link

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