• 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

  

Incremental SAT and SMT Reasoning for Scalable Verification

Incremental SAT and SMT Reasoning for Scalable Verification

Katalin Fazekas (ORCID: 0000-0002-0497-3059)
  • Grant DOI 10.55776/T1306
  • Funding program Hertha Firnberg
  • Status ended
  • Start October 1, 2021
  • End September 30, 2024
  • Funding amount € 246,120

Disciplines

Computer Sciences (75%); Mathematics (25%)

Keywords

    Decision Procedures, Automated Reasoning, Formal Verification, Satisfiability, Satisfiability Modulo Theories, Model Checking

Abstract Final report

We are surrounded by computers, phones, smart devices and the applications (apps) running on them, day and night. These technologies became an essential part of our daily life, making it very important to gain assurance that they always work as intended. Formal verification provides techniques to show that a hardware or software system behaves exactly as it was originally planned, under all possible circumstances. Many of these verification techniques, for example model checking or symbolic execution, need to solve logical problems that are very similar to one another over and over again in order to show, or disprove, the correctness of a system. The focus of this project is on these underlying logical problems. Incremental solution methods try to exploit the similarity between the occurring logical problems in order to find solutions with less effort. The aim of this project is to introduce improved incremental solution methods to our logical problems, and thereby push the boundaries of formal verification techniques.

We use technology for almost everything - communication, transportation, work, shopping, entertainment, and more. But how can we be sure that the systems we rely on will always work properly? As we use more and more software and hardware, it becomes more and more important to make sure that they are correct. One way to achieve this is by describing their behavior using logical formulas and then using specialized automated reasoning tools to check if they function correctly in all possible situations. This project aimed to improve these reasoning tools by making them more efficient, versatile, and reliable. Over the past three years, we have made several key advancements. We introduced standardized ways for reasoning tools to work together, making them easier to use in larger systems and simplifying their future development and maintenance. We also developed new techniques to simplify complex logical problems - such as those describing hardware circuits - so they can be solved more efficiently. In addition, we invented a new approach to verify distributed protocols, rule sets that allow components of distributed systems to communicate with each other, by taking advantage of their built-in symmetries. To further increase trust in automated reasoning tools, we implemented new ways to ensure that the solutions they produce are correct and reliable. These improvements help advance the field of formal verification, making it easier and more efficient to prove that critical systems, such as medical devices or self-driving cars, function correctly and safely. By enhancing these verification tools, our research contributes to making everyday technology more dependable, reducing the risks of software failures and system malfunctions.

Research institution(s)
  • Technische Universität Wien - 100%
Project participants
  • Armin Biere, Albert-Ludwigs-Universität Freiburg , national collaboration partner
International project participants
  • Armin Biere, Albert-Ludwigs-Universität Freiburg - Germany
  • Aina Niemetz, University of Stanford - USA
  • Mathias Preiner, University of Stanford - USA
  • Daniel Kröning, University of Oxford

Research Output

  • 9 Publications
  • 3 Software
  • 4 Scientific Awards
Publications
  • 2024
    Title CaDiCaL 2.0; In: Computer Aided Verification - 36th International Conference, CAV 2024, Montreal, QC, Canada, July 24-27, 2024, Proceedings, Part I
    DOI 10.1007/978-3-031-65627-9_7
    Type Book Chapter
    Publisher Springer Nature Switzerland
  • 2024
    Title Incremental Proofs for Bounded Model Checking
    Type Other
    Author Fazekas K
    Conference Methoden und Beschreibungssprachen zur Modellierung und Verifikation von Schaltungen und Systemen (MBMV)
    Pages 133-143
    Link Publication
  • 2024
    Title Clausal Congruence Closure
    Type Conference Proceeding Abstract
    Author Biere A
    Conference International Conference on Theory and Applications of Satisfiability Testing (SAT)
    Pages 6:1-6:25
    Link Publication
  • 2024
    Title Certifying Incremental SAT Solving
    Type Conference Proceeding Abstract
    Author Fazekas K
    Conference Conference on Logic for Programming, Artificial Intelligence and Reasoning
    Pages 321-340
    Link Publication
  • 2024
    Title Clausal equivalence sweeping
    Type Conference Proceeding Abstract
    Author Biere A
    Conference Formal Methods in Computer-Aided Design (FMCAD)
    Pages 236-241
    Link Publication
  • 2024
    Title Satisfiability Modulo User Propagators
    DOI 10.1613/jair.1.16163
    Type Journal Article
    Author Fazekas K
    Journal Journal of Artificial Intelligence Research
  • 2023
    Title On Incremental Pre-processing forSMT; In: Automated Deduction - CADE 29 - 29th International Conference on Automated Deduction, Rome, Italy, July 1-4, 2023, Proceedings
    DOI 10.1007/978-3-031-38499-8_3
    Type Book Chapter
    Publisher Springer Nature Switzerland
  • 2023
    Title SAT-Based Quantified Symmetric Minimization of the Reachable States of Distributed Protocols
    Type Conference Proceeding Abstract
    Author Fazekas K
    Conference Formal Methods in Computer-Aided Design (FMCAD)
    Pages 152-161
    Link Publication
  • 2023
    Title IPASIR-UP: User Propagators for CDCL
    Type Conference Proceeding Abstract
    Author Fazekas K
    Conference International Conference on Theory and Applications of Satisfiability Testing (SAT)
    Pages 8:1-8:13
    Link Publication
Software
  • 2024 Link
    Title Visualizer for LIDRUP proofs
    Link Link
  • 2024 Link
    Title CaDiCaL 2.0 CAV'24 Tool-Paper Artifact
    DOI 10.5281/zenodo.10943124
    Link Link
  • 2023 Link
    Title Supplementary material of submission "IPASIR-UP: User Propagators for CDCL"
    DOI 10.5281/zenodo.8003682
    Link Link
Scientific Awards
  • 2024
    Title Invited Participant: Dagstuhl Seminar 24421
    Type Personally asked as a key note speaker to a conference
    Level of Recognition Continental/International
  • 2024
    Title Invited Lecturer: SAT/SMT/AR Summerschool 2024
    Type Personally asked as a key note speaker to a conference
    Level of Recognition Continental/International
  • 2023
    Title Invited Participant: Shonan Meeting
    Type Personally asked as a key note speaker to a conference
    Level of Recognition Continental/International
  • 2023
    Title Invited Speaker at FroCoS 2023
    Type Personally asked as a key note speaker to a conference
    DOI 10.1007/978-3-031-43369-6
    Level of Recognition Continental/International

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