• 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 Algebra and Theorem Proving for Verified Software

Computer Algebra and Theorem Proving for Verified Software

Laura Kovacs (ORCID: 0000-0002-8299-2714)
  • Grant DOI 10.55776/T425
  • Funding program Hertha Firnberg
  • Status ended
  • Start April 1, 2010
  • End March 31, 2013
  • Funding amount € 192,330
  • Project website

Disciplines

Computer Sciences (50%); Mathematics (50%)

Keywords

    Program Verification, Assertion Synthesis, Automated Theorem Proving, Computer Algebra, Algorithmic Combinatorics, Symbolic Computation

Abstract

Formal verification aims at providing a methodology that produces more reliable and robust systems. As the complexity of software increases, there is a growing industrial interest in applying formal methods for ensuring reliability of long-lived, high-quality software systems for a variety of safety-critical applications, e. g. networking, security, complex systems, autonomous devices, traffic control, etc. The successful development and application of powerful automated reasoning tools such as model checkers, static program analyzers, computer algebra algorithms, decision procedures for common data structures, as well as theorem provers for first and higher order logic opened new perspectives and challenges for the automated verification of software systems. The objective of the project is to develop new methods of combining computer algebra and first-order theorem proving in static analysis of programs. This will enable verification of programs that are beyond the power of existing methods since advanced computer algebra techniques and their combination with first-order theorem proving are not used in state-of-the-arts verification tools. We are going to develop new theory and algorithms for the automated synthesis of auxiliary program assertions that can be used to prove automatically the validity of safety and liveness properties of software. A key impediment in verifying such properties is the overhead associated with providing and checking auxiliary program annotations. Typical auxiliary assertions are loop invariants and conditions on ranking functions. The complexity comes from the program size and structure, the programming language, the language in which the assertions are represented, the logic used for expressing generated verification theorems, and limitations of the modern theorem provers used for proving them. Verification is in general undecidable when unbounded data types, such as arrays, lists, pointers and uninterpreted functions, are used. Therefore, the project is focused on developing methods that efficiently handle complex programs, reason about unbounded data types, automatically create program annotations and use novel methods to prove program correctness based on such annotations. More precisely, we are going to (i) deploy symbolic computation techniques that, contrarily to existing methods, would automatically infer polynomial invariants and ranking functions; (ii) combine theorem proving with computer algebra which, unlike state-of-the-art tools, would yield the automatic derivation of quantified invariants with quantifier alternations; (iii) combine the generation of verification conditions with the automatic derivation of loop invariants and ranking functions; (iv) exploit and extend the power of current theorem provers to reason about also non-linear arithmetical properties of programs. For achieving these goals, the research will follow four main directions: (1) assertion synthesis, (2) automated program verification, (3) proving program properties, and (4) designing and evaluating software tools. Our research project targets in particular the class of imperative (sequential) loops, and aims at developing new theories, technologies, and tools for the automated verification of such programs.

Research institution(s)
  • Technische Universität Wien - 100%
Project participants
  • Bruno Buchberger, Universität Linz , national collaboration partner
  • Carsten Schneider, Universität Linz , national collaboration partner
  • Manuel Kauers, Universität Linz , national collaboration partner
  • Tudor Jebelean, Universität Linz , national collaboration partner
International project participants
  • Andrey Rybalchenko, Microsoft Research - USA
  • Andrei Voronkov, University of Manchester

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